Comment 1 for bug 251447

Revision history for this message
Yann Kaiser (epsy) wrote :

yep, just found some faulty lines along something like this:
                    gStats->highscores->greater(se_PlayerNetIDs(0)->GetName(), se_PlayerNetIDs(0)->Score());

..while it's GetUserName() that should be called