Fix sniper and water creatures bug, mark some files

This commit is contained in:
eray orçunus 2020-10-09 12:02:21 +03:00
parent ed82c55475
commit a01b14f301
12 changed files with 44 additions and 16 deletions

View file

@ -8,7 +8,7 @@ enum {
MISSION_OBJECT = 2,
TEMP_OBJECT = 3,
CUTSCENE_OBJECT = 4,
ESCALATOR_OBJECT = 5,
CONTROLLED_SUB_OBJECT = 5,
};
enum CollisionSpecialResponseCase