Fix for amb1643: TFC's stats.amxx added an option it did not support to the stats config menu
This commit is contained in:
@ -200,7 +200,6 @@ public plugin_cfg(){
|
|||||||
server_cmd(g_addStast,"Double Kill","DoubleKill")
|
server_cmd(g_addStast,"Double Kill","DoubleKill")
|
||||||
server_cmd(g_addStast,"Double Kill Sound","DoubleKillSound")
|
server_cmd(g_addStast,"Double Kill Sound","DoubleKillSound")
|
||||||
server_cmd(g_addStast,"Bullet Damage","BulletDamage")
|
server_cmd(g_addStast,"Bullet Damage","BulletDamage")
|
||||||
server_cmd(g_addStast,"End Round Stats","EndRoundStats")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public cmdStatsMe(id){
|
public cmdStatsMe(id){
|
||||||
|
Reference in New Issue
Block a user