mirror of
https://github.com/open-goal/jak-project
synced 2026-07-28 23:28:09 -04:00
fix stadium-obs regression (#2661)
This commit is contained in:
@@ -3279,6 +3279,14 @@ This commonly includes things such as:
|
||||
)
|
||||
)
|
||||
|
||||
;; jp patch
|
||||
(set-subtask-hook!
|
||||
*game-info*
|
||||
(game-task-node city-defend-stadium-introduction)
|
||||
TASK_MANAGER_INIT_HOOK
|
||||
(lambda :behavior task-manager () (task-close! "stadium-burning-bush-race-board-introduction") (none))
|
||||
)
|
||||
|
||||
(set-subtask-hook!
|
||||
*game-info*
|
||||
(game-task-node city-defend-stadium-introduction)
|
||||
|
||||
Reference in New Issue
Block a user