mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-15 11:51:15 +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;
|
||||
|
||||
// GLOBAL: ISLE 0x4101bc
|
||||
static MxS32 g_startupDelay = 200;
|
||||
static MxS32 g_startupDelay = 1;
|
||||
|
||||
if (IsleDebug_Paused() && IsleDebug_StepModeEnabled()) {
|
||||
IsleDebug_SetPaused(false);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user