mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-06 07:25:54 +00:00
Add TXD mid field
This commit is contained in:
parent
b35b0c598d
commit
3565f179af
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue