[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:
@ -2319,7 +2319,9 @@ namespace Game
|
||||
struct VehicleDef
|
||||
{
|
||||
const char* name;
|
||||
char pad[716];
|
||||
char pad[408];
|
||||
void* weaponDef;
|
||||
char pad2[304];
|
||||
};
|
||||
|
||||
struct XModelDrawInfo
|
||||
|
Reference in New Issue
Block a user