Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jire committed Dec 17, 2020
2 parents c897a86 + 87e3f65 commit 6e33919
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 6e33919

Please sign in to comment.