This commit is contained in:
kylethomson 2012-01-29 03:32:18 +00:00
parent ca1114311c
commit 363b913e52
1 changed files with 1 additions and 2 deletions

View File

@ -118,8 +118,7 @@ namespace BizHawk.MultiClient
Global.CheatList.SaveSettings();
CloseGame();
Global.MovieSession.Movie.StopMovie();
SaveConfig();
LuaConsole1.LuaImp.StopScripts();
SaveConfig();
};
ResizeBegin += (o, e) =>