Allow &meta and :Void to co-exist

This commit is contained in:
2021-03-17 11:44:20 -06:00
parent 023648b90e
commit 188c78073d
4 changed files with 20 additions and 17 deletions

View File

@@ -10,8 +10,7 @@
(animation.add "d" [0 1 0 2] 6 false)
(set drag.x (set drag.y 1600))
(setSize 8 8)
(offset.set 4 4)
(return))
(offset.set 4 4))
(defmethod updateMovement []
(let [[&mut up &mut down &mut left &mut right]