Full CCutsceneMgr

This commit is contained in:
Sergeanur 2019-09-28 17:03:00 +03:00
commit 6362ceeff3
7 changed files with 466 additions and 2 deletions

View file

@ -13,7 +13,7 @@ public:
static CColModel &ms_colModelPanel1;
static CColModel &ms_colModelBodyPart2;
static CColModel &ms_colModelBodyPart1;
static CColModel &ms_colModelCutObj;
static CColModel (&ms_colModelCutObj)[5];
static CColModel &ms_colModelPedGroundHit;
static CColModel &ms_colModelBoot1;
static CColModel &ms_colModelDoor1;