[Maps] Support for some tropical maps

This adds support for favela and estate tropical
More investigation is needed for crash tropical.
This commit is contained in:
momo5502
2016-11-12 20:06:02 +01:00
parent e41aa1f221
commit 1439d5fa03
2 changed files with 16 additions and 2 deletions

View File

@ -2319,7 +2319,9 @@ namespace Game
struct VehicleDef
{
const char* name;
char pad[716];
char pad[408];
void* weaponDef;
char pad2[304];
};
struct XModelDrawInfo