yendor:: improved layout

This commit is contained in:
Zeno Rogue 2022-11-03 19:37:38 +01:00
parent 266d6fd50d
commit c65d17063f
1 changed files with 1 additions and 1 deletions

View File

@ -621,7 +621,7 @@ EX namespace yendor {
make_pair(-sc, scoreboard[i].username));
}
displayScore(scorehere, vid.xres / 4);
displayScore(scorehere, vid.fsize);
}
yendor::uploadScore();