make heart collectable
This commit is contained in:
@@ -7,6 +7,7 @@ public enum EntityType {
|
||||
MONSTER,
|
||||
ITEM,
|
||||
WORLD,
|
||||
PICKUP,
|
||||
PROJECTILE,
|
||||
WEAPON,
|
||||
SHIELD;
|
||||
|
||||
Reference in New Issue
Block a user