Skip to content

Commit

Permalink
Merge pull request #973 from SPRAVEDLIVO/patch-1
Browse files Browse the repository at this point in the history
Update entity types
  • Loading branch information
Jire authored Dec 14, 2020
2 parents d7f606b + 6ac0d0d commit 87e3f65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/kotlin/com/charlatano/game/entity/EntityType.kt
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ enum class EntityType(val weapon: Boolean = false, val grenade: Boolean = false)
CKnife,
CKnifeGG,
CLightGlow,
CMapVetoPickController,
CMaterialModifyControl,
CMelee,
CMolotovGrenade(grenade = true),
Expand Down

0 comments on commit 87e3f65

Please sign in to comment.