mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-27 06:08:03 +03:00
Fixed issue am41768 (wrong plugin name)
This commit is contained in:
parent
9780a6c36f
commit
c2d2e8aef5
@ -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")
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user