mirror of
https://github.com/open-goal/jak-project
synced 2026-09-12 04:49:19 -04:00
fix fake vag clock and ocean with lag (#1558)
* fix the fake vag clock * fix ocean in lag
This commit is contained in:
@@ -569,7 +569,7 @@
|
||||
(loop
|
||||
(ground-tween-update gp-0 (-> self control unknown-float61) (-> self control unknown-float62))
|
||||
(suspend)
|
||||
(ja :num! (loop! (-> *display* time-adjust-ratio))) ;; changed for high fps, fixes ambient wind on jak
|
||||
(ja :num! (loop!))
|
||||
(ja :chan 1 :num! (chan 0))
|
||||
(ja :chan 2 :num! (chan 0))
|
||||
(if (can-play-stance-amibent?)
|
||||
|
||||
Reference in New Issue
Block a user