From 96157160a6dff477a0127a92c65171b58d7a4c84 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sun, 9 Aug 2026 21:21:48 -0400 Subject: Update lights at a better point Signed-off-by: Andrew Opalach --- Lights.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Lights.cs') diff --git a/Lights.cs b/Lights.cs index cff48d2..2670af4 100644 --- a/Lights.cs +++ b/Lights.cs @@ -580,7 +580,7 @@ namespace WorldTuningTool removeFromScene = new NativeAction(0x142228F10); } - public void PostUpdateUnits() + public void PostUpdateLightLinker() { for (int i = 0; i < sceneLights.Count; i++) { -- cgit v1.2.3-101-g0448