Fix for amb1643: TFC's stats.amxx added an option it did not support to the stats config menu

This commit is contained in:
Steve Dudenhoeffer 2008-05-07 04:54:08 +00:00
parent 240c92e20f
commit a7d6352a22

View File

@ -200,7 +200,6 @@ public plugin_cfg(){
server_cmd(g_addStast,"Double Kill","DoubleKill")
server_cmd(g_addStast,"Double Kill Sound","DoubleKillSound")
server_cmd(g_addStast,"Bullet Damage","BulletDamage")
server_cmd(g_addStast,"End Round Stats","EndRoundStats")
}
public cmdStatsMe(id){