From 3721ebea6e9dd1e98bc3d9048bb95c18614dce79 Mon Sep 17 00:00:00 2001 From: Ran <43445785+Ran-Mewo@users.noreply.github.com> Date: Fri, 11 Apr 2025 11:24:17 +1000 Subject: [PATCH] Improve LodDataBuilder.java - Use bitwise modulo - Don't compute certain things 256 times when they can be computed once. - Removed expressions that are always false - Improved comments --- coreSubProjects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coreSubProjects b/coreSubProjects index a5ae64fa0..09174c2d2 160000 --- a/coreSubProjects +++ b/coreSubProjects @@ -1 +1 @@ -Subproject commit a5ae64fa022147a103c46f0186e20b9db290b4a0 +Subproject commit 09174c2d2a6f7351d76aab461302bb141a18c522