mirror of
https://github.com/open-goal/jak-project
synced 2026-09-02 02:02:51 -04:00
[game] edge grab, small fixes, add zoomer (#1083)
* fix a few small things * fix tests * another fix * fix tests
This commit is contained in:
@@ -625,7 +625,7 @@
|
||||
(cond
|
||||
((not *progress-process*)
|
||||
(when (progress-allowed?)
|
||||
;;(hide-hud)
|
||||
(hide-hud)
|
||||
(make-levels-with-tasks-available-to-progress)
|
||||
(disable-level-text-file-loading)
|
||||
(set! (-> *progress-state* starting-state) screen)
|
||||
|
||||
Reference in New Issue
Block a user