mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 14:20:33 +00:00
CVehicle
This commit is contained in:
parent
8705562559
commit
7bf8337854
33 changed files with 1448 additions and 438 deletions
|
@ -302,7 +302,8 @@ enum
|
|||
MI_TRAIN = -1,
|
||||
MI_DODO = -2,
|
||||
|
||||
MI_NIGHTSTICK = 262,
|
||||
MI_GOLFCLUB = 261,
|
||||
MI_NIGHTSTICK,
|
||||
MI_KNIFE,
|
||||
MI_BASEBALL_BAT,
|
||||
MI_GRENADE = 270,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue