mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-25 01:01:37 -05:00
Second and final pass of clearing out tabs.
This commit is contained in:
@@ -58,7 +58,7 @@ void GFXDebuggerCheckAndPause(bool update)
|
||||
{
|
||||
g_video_backend->UpdateFPSDisplay("Paused by Video Debugger");
|
||||
|
||||
if (update) GFXDebuggerUpdateScreen();
|
||||
if (update) GFXDebuggerUpdateScreen();
|
||||
SLEEP(5);
|
||||
}
|
||||
g_pdebugger->OnContinue();
|
||||
|
||||
Reference in New Issue
Block a user