CEscalators done

This commit is contained in:
majestic 2020-07-29 20:47:24 -07:00
parent 4a55f19761
commit 394134f774
4 changed files with 261 additions and 7 deletions

View file

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