mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 18:20:35 +00:00
Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun
This commit is contained in:
commit
993944c05c
24 changed files with 1548 additions and 69 deletions
|
@ -315,6 +315,11 @@ enum
|
|||
MI_TOYZ,
|
||||
MI_GHOST,
|
||||
|
||||
// leftovers on PC
|
||||
MI_MIAMI_RCBARON = 154,
|
||||
MI_MIAMI_RCRAIDER = 155,
|
||||
MI_MIAMI_SPARROW = 159,
|
||||
|
||||
MI_GRENADE = 170,
|
||||
MI_AK47,
|
||||
MI_BASEBALL_BAT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue