mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-06 16:49:58 +00:00
Some wait states
This commit is contained in:
parent
fc0498b3a8
commit
096ecc1d14
5 changed files with 186 additions and 35 deletions
|
@ -159,6 +159,12 @@ enum
|
|||
|
||||
MI_TAXI_D = 28, // HMOCA
|
||||
|
||||
MI_BMYBB = 47,
|
||||
MI_WMOST = 52,
|
||||
MI_WMYBE = 58,
|
||||
MI_WFOBE,
|
||||
MI_WMOBE,
|
||||
|
||||
MI_WFOGO = 63,
|
||||
MI_WMOGO = 64,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue