Use ui.controller instead of requiring controller in new()
This commit is contained in:
@@ -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]
|
||||
|
Reference in New Issue
Block a user