fixed EndRound Stats

This commit is contained in:
Lukasz Wlasinksi 2005-05-31 12:35:13 +00:00
parent 51ff0a2c49
commit 9b8658606b

View File

@ -507,6 +507,7 @@ public round_end(){
get_players(players,pnum,"c")
for (new i=0;i<pnum;i++) {
len = 0
len += format(g_Buffer2[len] , 1023 - len ,
"%L: %s^n%d %L^n",players[i],"BEST_SCORE", name1 , score,players[i],"POINTS" )
len += format(g_Buffer2[len] , 1023 - len ,