Formatting and setting is now only temporarily changed (#1)

Add the cheat setting to the bootmanager config cache, and reformat
This commit is contained in:
JDV
2016-07-04 17:48:04 -06:00
committed by mathieui
parent 8a2e7fddd1
commit d6a2fcd26c
5 changed files with 9 additions and 5 deletions

View File

@ -13,7 +13,7 @@ struct NetSettings
{
bool m_CPUthread;
int m_CPUcore;
bool m_enableCheats;
bool m_EnableCheats;
int m_SelectedLanguage;
bool m_OverrideGCLanguage;
bool m_ProgressiveScan;