mirror of
https://github.com/open-goal/jak-project
synced 2026-09-07 19:40:48 -04:00
fix method name
This commit is contained in:
@@ -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))))
|
||||
|
||||
Reference in New Issue
Block a user