mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-11-01 23:07:20 +01:00
Add missing weapon identifier for Heli-blade. Should close #23
This commit is contained in:
@@ -700,6 +700,7 @@ enum EntityType
|
||||
#define SQMOD_WEAPON_DROWNED 43
|
||||
#define SQMOD_WEAPON_FALL 44
|
||||
#define SQMOD_WEAPON_EXPLOSION2 51
|
||||
#define SQMOD_WEAPON_HELIBLADES 60
|
||||
#define SQMOD_WEAPON_SUICIDE 70
|
||||
#define SQMOD_WEAPON_MAX 71
|
||||
|
||||
|
||||
Reference in New Issue
Block a user