Merge branch 'master' of github.com:water111/jak-project

This commit is contained in:
water
2022-04-03 13:57:10 -04:00
+1 -1
View File
@@ -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)
)
)