no print
This commit is contained in:
@@ -557,7 +557,6 @@ is the atom storing the screen map behind the scenes. Returns the updated
|
|||||||
|
|
||||||
(update! screen :renderer (stage))"
|
(update! screen :renderer (stage))"
|
||||||
[screen & args]
|
[screen & args]
|
||||||
(println screen)
|
|
||||||
(doto (apply (:update-fn! screen) assoc args)
|
(doto (apply (:update-fn! screen) assoc args)
|
||||||
update-screen!))
|
update-screen!))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user