mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-15 08:47:36 +00:00
Merge branch 'isledecomp:master' into master
This commit is contained in:
commit
c6844b1159
@ -911,7 +911,7 @@ inline bool IsleApp::Tick()
|
|||||||
static MxLong g_lastFrameTime = 0;
|
static MxLong g_lastFrameTime = 0;
|
||||||
|
|
||||||
// GLOBAL: ISLE 0x4101bc
|
// GLOBAL: ISLE 0x4101bc
|
||||||
static MxS32 g_startupDelay = 200;
|
static MxS32 g_startupDelay = 1;
|
||||||
|
|
||||||
if (IsleDebug_Paused() && IsleDebug_StepModeEnabled()) {
|
if (IsleDebug_Paused() && IsleDebug_StepModeEnabled()) {
|
||||||
IsleDebug_SetPaused(false);
|
IsleDebug_SetPaused(false);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user