mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-11 06:30:34 +00:00
script revision
This commit is contained in:
parent
fec0028e12
commit
d84650fbe5
5 changed files with 328 additions and 187 deletions
|
@ -44,6 +44,8 @@ enum eWeaponType
|
|||
WEAPONTYPE_UNIDENTIFIED,
|
||||
|
||||
WEAPONTYPE_TOTALWEAPONS = WEAPONTYPE_LAST_WEAPONTYPE,
|
||||
WEAPONTYPE_ANYMELEE = 46,
|
||||
WEAPONTYPE_ANYWEAPON = 47
|
||||
};
|
||||
|
||||
enum {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue