mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-08 02:48:34 +00:00
Tyop fix.
This commit is contained in:
parent
233f613040
commit
c73f0f510e
@ -278,7 +278,7 @@ enum {
|
|||||||
TF_WEAPON_SLAP,
|
TF_WEAPON_SLAP,
|
||||||
TF_WEAPON_JAR_GAS,
|
TF_WEAPON_JAR_GAS,
|
||||||
TF_WEAPON_GRENADE_JAR_GAS,
|
TF_WEAPON_GRENADE_JAR_GAS,
|
||||||
TF_WEPON_FLAME_BALL,
|
TF_WEAPON_FLAME_BALL,
|
||||||
};
|
};
|
||||||
|
|
||||||
// TF2 Weapon Loadout Slots
|
// TF2 Weapon Loadout Slots
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user