mirror of
https://github.com/open-goal/jak-project
synced 2026-07-10 15:14:15 -04:00
Unpause sounds when leaving start menu (#1275)
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
(('game)
|
||||
;; allow pausable/menu to run.
|
||||
(logclear! (-> *setting-control* default process-mask) (process-mask pause menu))
|
||||
;; (sound-group-continue (the-as uint 255)) TODO (we need to flush sound commands)
|
||||
(sound-group-continue (the-as uint 255))
|
||||
(hide-progress-screen)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user