Oops, forgot a loading case.
This commit is contained in:
@@ -923,7 +923,7 @@ void stateloader (unsigned char *statename, unsigned char keycheck, unsigned cha
|
||||
{
|
||||
Msgptr = txtloadmsg; // 'STATE X LOADED.'
|
||||
|
||||
if (PauseLoad)
|
||||
if (PauseLoad || EMUPause)
|
||||
{
|
||||
PauseFrameMode = EMUPause = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user