diff options
Diffstat (limited to 'c')
-rw-r--r-- | c/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -280,6 +280,7 @@ LRESULT CALLBACK WndProc(const HWND hWnd, const UINT uMsg, const WPARAM wParam, TEXT(""))); } else { i = 0; + g_bThread = 0; prefer<KillTimer>(hWnd, IDT_TIMER); g_pElv->Update(); } |