jak3: fix ragdolls settling too early (#3775)

`none` methods strike again

Fixes #3774
This commit is contained in:
Hat Kid
2024-11-22 02:36:50 +01:00
committed by GitHub
parent 8f445bda3e
commit 2ff49b9905
9 changed files with 15 additions and 12 deletions
+1 -1
View File
@@ -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
)
)