mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-11 09:36:37 +00:00
Uppercase OK.
This commit is contained in:
parent
dbc3a43f13
commit
1d69689f77
@ -103,7 +103,7 @@ void RaceDialog::setNextButtonShow(bool shown)
|
||||
}
|
||||
else
|
||||
{
|
||||
okButton->setCaption("ok");
|
||||
okButton->setCaption("OK");
|
||||
backButton->setCoord(MyGUI::IntCoord(471, 397, 53, 23));
|
||||
okButton->setCoord(MyGUI::IntCoord(532, 397, 42, 23));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user