mirror of
https://github.com/GTAmodding/re3.git
synced 2024-12-27 22:55:40 +00:00
Get original MI_SKIMMER
This commit is contained in:
parent
eeacbfeb6a
commit
764762f236
1 changed files with 1 additions and 1 deletions
|
@ -1091,6 +1091,7 @@ enum
|
|||
|
||||
|
||||
// these indices are original
|
||||
MI_SKIMMER = -1000,
|
||||
MI_CADDY = -999,
|
||||
MI_MARQUIS = -990,
|
||||
MI_SEASPAR = -986,
|
||||
|
@ -1114,7 +1115,6 @@ enum
|
|||
MI_JETMAX,
|
||||
MI_COASTG,
|
||||
MI_DINGHY,
|
||||
MI_SKIMMER,
|
||||
MI_CUBAN,
|
||||
MI_SABRE,
|
||||
MI_VIRGO,
|
||||
|
|
Loading…
Reference in a new issue