mirror of
https://github.com/open-goal/jak-project
synced 2026-09-02 18:12:50 -04:00
jak3: fix ragdolls settling too early (#3775)
`none` methods strike again Fixes #3774
This commit is contained in:
@@ -23125,7 +23125,7 @@
|
||||
(disable-for-duration (_type_ time-frame) none) ;; 16
|
||||
(ragdoll-proc-method-17 (_type_ ragdoll-edit-info) none) ;; 17
|
||||
(ragdoll-proc-method-18 (_type_ ragdoll-edit-info) none) ;; 18
|
||||
(ragdoll-proc-method-19 (_type_) none) ;; 19
|
||||
(ragdoll-proc-method-19 (_type_) symbol) ;; 19
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user