Skip to content

Commit

Permalink
Fix shotgun ban not working
Browse files Browse the repository at this point in the history
Co-Authored-By: ry13y04 <[email protected]>
  • Loading branch information
sabianroberts and ry13y04 committed Oct 8, 2024
1 parent c043e2c commit 54692b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion binary/dlls/aggamerules.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,6 @@ FILE_GLOBAL BANWEAPON s_Bans[] =
{
"weapon_crowbar",&ag_ban_crowbar,
"weapon_9mmhandgun",&ag_ban_glock,
"weapon_shotgun",&ag_ban_357,
"weapon_9mmAR",&ag_ban_mp5,
"weapon_shotgun",&ag_ban_shotgun,
"weapon_crossbow",&ag_ban_crossbow,
Expand Down

0 comments on commit 54692b1

Please sign in to comment.