cull(engine-cleanup): pass-9 cascade round 2 after UILabel stub

This commit is contained in:
gamer147
2026-07-03 23:46:27 -04:00
parent 773844165b
commit 87891f9896
4 changed files with 0 additions and 40 deletions

View File

@@ -86,7 +86,6 @@ public abstract class UIRect : MonoBehaviour
public enum AnchorUpdate
{
OnEnable,
OnUpdate }
public AnchorPoint leftAnchor = new AnchorPoint();