mirror of
https://github.com/open-goal/jak-project
synced 2026-09-07 19:40:48 -04:00
better decomp of set-subtask-hook!, sub-task-list array and *-setting! macros (#2654)
Improves code readability considerably.
This commit is contained in:
+1
-1
@@ -196,7 +196,7 @@ Seen take in - `true-func` which takes no args TODO - seems fishy
|
||||
)
|
||||
(when (and (or (= (-> gp-0 action) (game-task-action say))
|
||||
(= (-> gp-0 action) (game-task-action talk))
|
||||
(= (-> gp-0 action) (game-task-action shade))
|
||||
(= (-> gp-0 action) (game-task-action trade))
|
||||
(= (-> gp-0 action) (game-task-action play))
|
||||
)
|
||||
(process-taskable-method-34 self)
|
||||
|
||||
Reference in New Issue
Block a user