Lua Console - don't stop scripts on restart
This commit is contained in:
parent
af6369e14c
commit
d33d515ae9
|
@ -80,7 +80,7 @@ namespace BizHawk.Client.EmuHawk
|
|||
|
||||
public void Restart()
|
||||
{
|
||||
_luaList.StopAllScripts();
|
||||
UpdateDialog();
|
||||
}
|
||||
|
||||
public void LoadLuaFile(string path)
|
||||
|
|
Loading…
Reference in New Issue