fix method name

This commit is contained in:
Tyler Wilding
2021-08-11 22:33:31 -04:00
parent ca1d540849
commit f2e072cff0
7 changed files with 9 additions and 17 deletions
+1 -1
View File
@@ -1248,7 +1248,7 @@
;; definition for method 11 of type rigid-body-platform
;; INFO: Return type mismatch int vs none.
(defmethod
copy-defaults
copy-defaults!
rigid-body-platform
((obj rigid-body-platform) (arg0 res-lump))
(set! (-> obj mask) (the-as process-mask (logior #x80000 (-> obj mask))))