mirror of
https://github.com/open-goal/jak-project
synced 2026-07-01 20:20:35 -04:00
allow daxter/naughtydog intro cutscene skip (#1965)
I think this got removed awhile back, not sure if it was intentional,
but thought it was nice to have. Feel free to close if it's not
supported for a good reason 👍
This commit is contained in:
@@ -490,7 +490,7 @@
|
||||
)
|
||||
:trans (behavior ()
|
||||
((-> (method-of-type logo startup) trans))
|
||||
(if (and *debug-segment*
|
||||
(if (and (or *debug-segment* PC_PORT)
|
||||
(cpad-pressed? 0 start circle x)
|
||||
(member (level-status *level* 'village1) '(loaded active))
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user