mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-24 07:23:02 +02:00
Add TXD mid field
This commit is contained in:
@@ -288,6 +288,7 @@ struct CModelIndices
|
|||||||
int16 DOOR2_SJL;
|
int16 DOOR2_SJL;
|
||||||
int16 SJL_PORTACABIN;
|
int16 SJL_PORTACABIN;
|
||||||
int16 SJL_PORTACABINRED;
|
int16 SJL_PORTACABINRED;
|
||||||
|
int16 advert_test; // txd
|
||||||
};
|
};
|
||||||
|
|
||||||
extern CModelIndices *gpModelIndices;
|
extern CModelIndices *gpModelIndices;
|
||||||
|
Reference in New Issue
Block a user