Not needed anymore

This commit is contained in:
Xylemon 2025-03-28 03:56:35 -07:00
parent 38529ce412
commit f70000da74

View file

@ -1,26 +0,0 @@
// weapon constants
WEAPON_NONE 0
WEAPON_CROWBAR 1
WEAPON_PIPEWRENCH 2
WEAPON_KNIFE 3
WEAPON_GRAPPLE 4
WEAPON_GLOCK 5
WEAPON_PYTHON 6
WEAPON_EAGLE 7
WEAPON_MP5 8
WEAPON_SHOTGUN 9
WEAPON_CROSSBOW 10
WEAPON_RPG 11
WEAPON_GAUSS 12
WEAPON_EGON 13
WEAPON_HORNETGUN 14
WEAPON_HANDGRENADE 15
WEAPON_SATCHEL 16
WEAPON_TRIPMINE 17
WEAPON_SNARK 18
WEAPON_PENGUIN 19
WEAPON_M249 20
WEAPON_DISPLACER 21
WEAPON_SNIPERRIFLE 22
WEAPON_SPORELAUNCHER 23
WEAPON_SHOCKRIFLE 24