mirror of
https://github.com/open-goal/jak-project
synced 2026-06-18 07:26:06 -04:00
[jak2] fix bug in outro-port script (#2952)
This commit is contained in:
@@ -1608,7 +1608,9 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(10000 (apply ,(lambda () (set! (-> hiphog memory-mode) (load-buffer-mode small-edge)) 0 (none))))
|
||||
(10000 (apply ,(lambda () (set! (-> hiphog memory-mode) (load-buffer-mode small-edge)) 0 (none)))
|
||||
(time-of-day -1) ;; pc port note : added this to unfreeze time of day
|
||||
)
|
||||
)
|
||||
:cut-list '(245
|
||||
299
|
||||
|
||||
Reference in New Issue
Block a user