From f8b4c0ee1d2b0a8bcbd3144735d98efce6e54607 Mon Sep 17 00:00:00 2001 From: aap Date: Mon, 8 Jun 2020 13:23:08 +0200 Subject: bla --- src/core/AnimViewer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/AnimViewer.cpp') diff --git a/src/core/AnimViewer.cpp b/src/core/AnimViewer.cpp index f71f5f87..d39be754 100644 --- a/src/core/AnimViewer.cpp +++ b/src/core/AnimViewer.cpp @@ -214,7 +214,7 @@ void CAnimViewer::Update(void) { static int modelId = 0; - static int animId = 17; ////////////////////////////0; + static int animId = 0; // Please don't make this bool, static bool's are problematic on my side. static int reloadIFP = 0; -- cgit v1.2.3