updated version information
This commit is contained in:
@ -39,7 +39,7 @@ new g_pingSum[33]
|
||||
new g_pingCount[33]
|
||||
|
||||
public plugin_init()
|
||||
register_plugin("CS Stats Logging","0.15","AMXX Dev Team")
|
||||
register_plugin("CS Stats Logging","0.16","AMXX Dev Team")
|
||||
|
||||
public client_disconnect(id) {
|
||||
if ( is_user_bot( id ) ) return PLUGIN_CONTINUE
|
||||
|
Reference in New Issue
Block a user