Ooops;3, remove leftover

This commit is contained in:
LunaMoo 2016-06-21 06:29:26 +02:00
parent 27a616c765
commit 101df1da2b
3 changed files with 3 additions and 6 deletions

View file

@ -68,7 +68,7 @@ void CwCheatScreen::CreateCodeList() {
}
cheatEngine2 = new CWCheatEngine();
cheatEngine2->CreateCheatFile();
cheatList = cheatEngine2->GetCodesList(activeCheatFile);
cheatList = cheatEngine2->GetCodesList();
bEnableCheat.clear();
formattedList_.clear();