mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
changed one forgotten en_US.UTF-8 to C
This commit is contained in:
parent
a817419fe4
commit
4882bda667
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ void GUIMessageMenu::regenerateGui(v2u32 screensize)
|
|||
chartowchar_t(gettext("Proceed")));
|
||||
Environment->setFocus(e);
|
||||
}
|
||||
changeCtype("en_US.UTF-8");
|
||||
changeCtype("C");
|
||||
}
|
||||
|
||||
void GUIMessageMenu::drawMenu()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue