fix the double "foo changed name to bar" messages for foo

This commit is contained in:
Bill Currie 2001-07-20 05:35:55 +00:00
parent abf34ac2d3
commit cf10da8120

View file

@ -1185,7 +1185,7 @@ ucmd_t ucmds[] = {
{"say", SV_Say_f, 1},
{"say_team", SV_Say_Team_f, 1},
{"setinfo", SV_SetInfo_f},
{"setinfo", SV_SetInfo_f, 1},
{"serverinfo", SV_ShowServerinfo_f},