From cfd7a643cb5a445016ddb15595158ecc59b184fd Mon Sep 17 00:00:00 2001 From: Normand Briere <nbriere@noware.ca> Date: Sun, 30 Jun 2019 18:18:44 -0400 Subject: [PATCH] Proto wget 3d models. --- Globals.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Globals.java b/Globals.java index c361638..b46c997 100644 --- a/Globals.java +++ b/Globals.java @@ -16,7 +16,7 @@ public static boolean TIMERRUNNING = false; // Hold on calculation when moving camera - public static boolean FREEZEONMOVE = false; // true; + public static boolean FREEZEONMOVE = false; static boolean CROWD = false; static public int drawMode = iCameraPane.DEFAULT; // WARNING -- Gitblit v1.6.2