aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--c/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/main.cpp b/c/main.cpp
index 1a50c6f..a72de53 100644
--- a/c/main.cpp
+++ b/c/main.cpp
@@ -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();
}