diff --git a/addons/sourcemod/scripting/StopSound.sp b/addons/sourcemod/scripting/StopSound.sp index cd1271b..9949600 100644 --- a/addons/sourcemod/scripting/StopSound.sp +++ b/addons/sourcemod/scripting/StopSound.sp @@ -23,7 +23,7 @@ public Plugin myinfo = name = "Toggle Game Sounds", author = "GoD-Tony, edit by Obus + BotoX, Oleg Tsvetkov", description = "Allows clients to stop hearing weapon sounds and map music", - version = "3.2.0", + version = "3.2.1", url = "http://www.sourcemod.net/" };