mirror of
https://github.com/glest/glest-source.git
synced 2025-10-03 10:51:55 +02:00
menu layout ...
This commit is contained in:
@@ -68,7 +68,6 @@ BattleEnd::BattleEnd(Program *program, const Stats *stats,ProgramState *originSt
|
||||
void BattleEnd::reloadUI() {
|
||||
Lang &lang= Lang::getInstance();
|
||||
|
||||
console.resetFonts();
|
||||
buttonExit.setText(lang.get("Exit"));
|
||||
mainMessageBox.init(lang.get("Yes"), lang.get("No"));
|
||||
|
||||
|
Reference in New Issue
Block a user