doh
This commit is contained in:
parent
4e67a351a5
commit
2d955f24c6
|
@ -397,7 +397,7 @@ namespace BizHawk.MultiClient
|
|||
|
||||
if (/*Global.Config.RewindEnabled && */Global.ClientControls["Rewind"])
|
||||
{
|
||||
//PauseEmulator();
|
||||
PauseEmulator();
|
||||
Rewind(Global.ClientControls["Fast Forward"] ? 3 : 1);
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue