Fix for the visibility on the lightless text #45

Merged
cake merged 4 commits from visibility-fix-nameplate into 1.12.1 2025-10-05 18:13:59 +00:00
Showing only changes of commit 19e42d34ff - Show all commits

View File

@@ -202,8 +202,6 @@ public unsafe class NameplateHandler : IMediatorSubscriber
continue;
}
var nameplateObject = mpNameplateAddon->NamePlateObjectArray[nameplateIndex];
nameplateObject.RootComponentNode->Component->UldManager.UpdateDrawNodeList();