update file loader for new VC fields

This commit is contained in:
aap
2020-05-10 18:14:14 +02:00
parent c07727eed0
commit d9a8bab631
7 changed files with 42 additions and 5 deletions

View File

@@ -18,6 +18,7 @@ public:
static CColModel ms_colModelBoot1;
static CColModel ms_colModelDoor1;
static CColModel ms_colModelBonnet1;
static CColModel ms_colModelWeapon;
static void Initialise(void);
};