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

This commit is contained in:
gamer147
2026-07-03 23:30:59 -04:00
parent 36bd90c2b3
commit 18844b2233
11 changed files with 5 additions and 274 deletions

View File

@@ -20,8 +20,6 @@ public class UIRoot : MonoBehaviour
FitHeight
}
public static List<UIRoot> list = new List<UIRoot>();
public Scaling scalingStyle;
public int manualWidth = 1280;