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:
Matt Dallmeyer
2022-10-14 16:06:41 -07:00
committed by GitHub
parent c95a9a0a5a
commit 17a854b148
+1 -1
View File
@@ -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))
)