mirror of
https://github.com/halpz/re3.git
synced 2025-06-29 11:36:25 +00:00
CPed, CVehicle, mostly entering/exiting car
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
This commit is contained in:
@ -18,7 +18,8 @@ enum eWeaponType
|
||||
WEAPONTYPE_DETONATOR,
|
||||
NUM_PED_WEAPONTYPES = 13,
|
||||
WEAPONTYPE_HELICANNON = 13,
|
||||
NUM_WEAPONTYPES
|
||||
NUM_WEAPONTYPES,
|
||||
NO_STORED_WEAPON = 22
|
||||
};
|
||||
|
||||
enum eWeaponFire {
|
||||
|
Reference in New Issue
Block a user