summaryrefslogtreecommitdiff
path: root/Lights.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Lights.cs')
-rw-r--r--Lights.cs2
1 files changed, 1 insertions, 1 deletions
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<nint>(0x142228F10);
}
- public void PostUpdateUnits()
+ public void PostUpdateLightLinker()
{
for (int i = 0; i < sceneLights.Count; i++)
{