mirror of
https://github.com/EpicMorgVault/AMXx-Sound-connect-announce.git
synced 2025-03-13 14:00:24 +03:00
bump
This commit is contained in:
parent
3efddfc540
commit
e38b57f5f3
@ -1,4 +1,5 @@
|
||||
AMXx-Sound-connect-announce
|
||||
AMXx Sound connect announce
|
||||
===========================
|
||||
|
||||
Fork of Sound connect announce plugin
|
||||
Fork of Sound connect announce plugin.
|
||||
Fixed some sounds and source code.
|
||||
|
@ -7,6 +7,7 @@ Special thaks to:
|
||||
Burton - for testing
|
||||
radko412 - for testing
|
||||
hateYou - for new order of the code
|
||||
EpicMorg Team - fixes
|
||||
*/
|
||||
|
||||
#include <amxmodx>
|
||||
@ -28,7 +29,7 @@ public plugin_precache()
|
||||
public plugin_init()
|
||||
{
|
||||
register_plugin("Sound connect announce", "1.1.1", "papyrus_kn, EpicMorg")
|
||||
register_cvar("sca_version", "1.1", FCVAR_SERVER|FCVAR_SPONLY)
|
||||
register_cvar("sca_version", "1.1.1", FCVAR_SERVER|FCVAR_SPONLY)
|
||||
}
|
||||
|
||||
public client_putinserver(id)
|
||||
|
Loading…
x
Reference in New Issue
Block a user