Skip to content

Commit

Permalink
added todo
Browse files Browse the repository at this point in the history
  • Loading branch information
hannibal002 committed Jun 15, 2024
1 parent 3a16949 commit 8c91a9b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ object AreaMiniBossFeatures {
miniBossType = null
}

// TODO move to repo
enum class AreaMiniBossType(
val clazz: Class<out EntityLiving>,
val health: Int,
Expand Down

0 comments on commit 8c91a9b

Please sign in to comment.