Ooops;3, remove leftover
This commit is contained in:
parent
27a616c765
commit
101df1da2b
3 changed files with 3 additions and 6 deletions
|
@ -68,7 +68,7 @@ void CwCheatScreen::CreateCodeList() {
|
|||
}
|
||||
cheatEngine2 = new CWCheatEngine();
|
||||
cheatEngine2->CreateCheatFile();
|
||||
cheatList = cheatEngine2->GetCodesList(activeCheatFile);
|
||||
cheatList = cheatEngine2->GetCodesList();
|
||||
|
||||
bEnableCheat.clear();
|
||||
formattedList_.clear();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue