diff --git a/plugins/ts/statssounds.sma b/plugins/ts/statssounds.sma index c4353e73..ca8b34f2 100755 --- a/plugins/ts/statssounds.sma +++ b/plugins/ts/statssounds.sma @@ -25,5 +25,5 @@ public plugin_precache(){ } public plugin_init() { - register_plugin("TFC Sounds Precache",AMXX_VERSION_STR,"AMXX Dev Team") + register_plugin("TS Sounds Precache",AMXX_VERSION_STR,"AMXX Dev Team") } \ No newline at end of file