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

@@ -43,7 +43,7 @@ public class UICamera : MonoBehaviour
public enum EventType
{
UI_3D }
}
public delegate bool GetKeyStateFunc(KeyCode key);