Use ui.controller instead of requiring controller in new()

This commit is contained in:
2023-02-13 05:30:34 -07:00
parent 3dd221e32e
commit 21e8b66088
2 changed files with 1 additions and 3 deletions

View File

@@ -4,7 +4,6 @@
:ArchiveController controller]
(super
playState
controller
->[archive e]
?(or (hasComponent e Name) (hasComponent e Circle) (hasComponent e Rectangle))
->[archive e pos &opt ui]