diff --git a/src/m_cheat.c b/src/m_cheat.c index 824719172..cb424c6b7 100644 --- a/src/m_cheat.c +++ b/src/m_cheat.c @@ -153,6 +153,8 @@ static UINT8 cheatf_devmode(void) devparm = true; cht_debug |= 0x8000; + G_SaveGameData(); + return 1; } #endif