fixed /stats command

This commit is contained in:
Lukasz Wlasinksi 2005-06-13 10:52:33 +00:00
parent b609eead1b
commit 8d898ae459

View File

@ -925,7 +925,7 @@ displayStats_steam(id,dest) {
copy(g_Buffer[pos],2047-pos,"</table></pre></body></html>")
get_user_name(id,name,31)
show_motd(id,g_Buffer,name)
show_motd(dest,g_Buffer,name)
}
public cmdRank(id){