This commit is contained in:
parent
ca1114311c
commit
363b913e52
|
@ -118,8 +118,7 @@ namespace BizHawk.MultiClient
|
|||
Global.CheatList.SaveSettings();
|
||||
CloseGame();
|
||||
Global.MovieSession.Movie.StopMovie();
|
||||
SaveConfig();
|
||||
LuaConsole1.LuaImp.StopScripts();
|
||||
SaveConfig();
|
||||
};
|
||||
|
||||
ResizeBegin += (o, e) =>
|
||||
|
|
Loading…
Reference in New Issue