mirror of
https://github.com/isledecomp/isle.git
synced 2026-02-02 05:01:17 +00:00
fix indent
This commit is contained in:
parent
3b779defc4
commit
344fcf48ad
@ -125,9 +125,9 @@ int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine
|
||||
g_mousemoved = FALSE;
|
||||
}
|
||||
} else if (g_mousemoved) {
|
||||
if (g_isle) {
|
||||
if (g_isle) {
|
||||
g_isle->Tick(0);
|
||||
}
|
||||
}
|
||||
goto LAB_00401bc7;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user