Fix Reloading cheats
This commit is contained in:
parent
515874c147
commit
46ba12cc85
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ void CwCheatScreen::CreateViews() {
|
|||
I18NCategory *k = GetI18NCategory("CwCheats");
|
||||
I18NCategory *d = GetI18NCategory("Dialog");
|
||||
formattedList = CreateCodeList();
|
||||
g_Config.bReloadCheats = true;
|
||||
root_ = new LinearLayout(ORIENT_HORIZONTAL);
|
||||
Margins actionMenuMargins(50, -15, 15, 0);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue