From 6bcab1e89ba7a8451978a9ef4e1377ea38c85027 Mon Sep 17 00:00:00 2001 From: Treeco <5021038-Treeco@users.noreply.gitlab.com> Date: Sun, 26 Jan 2020 20:04:56 +0000 Subject: [PATCH] Fixed lag caused when turning the camera with large entity counts --- voxygen/src/scene/figure/mod.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/voxygen/src/scene/figure/mod.rs b/voxygen/src/scene/figure/mod.rs index 0130f8c15e..0c8aed1127 100644 --- a/voxygen/src/scene/figure/mod.rs +++ b/voxygen/src/scene/figure/mod.rs @@ -349,7 +349,6 @@ impl FigureMgr { }); } } - continue; } // Change in health as color!