From 8a481ee97360bf35c19dbdd9720f86616b2d8647 Mon Sep 17 00:00:00 2001 From: hop311 Date: Fri, 6 Sep 2024 21:16:31 +0100 Subject: Update openvic-simulation to OpenVicProject/OpenVic-Simulation@d360457 --- game/src/Game/GameSession/GameSession.gd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'game/src') diff --git a/game/src/Game/GameSession/GameSession.gd b/game/src/Game/GameSession/GameSession.gd index 30e6c1c..9d07fd6 100644 --- a/game/src/Game/GameSession/GameSession.gd +++ b/game/src/Game/GameSession/GameSession.gd @@ -14,7 +14,7 @@ func _ready() -> void: MusicConductor.select_next_song() func _process(_delta : float) -> void: - GameSingleton.try_tick() + GameSingleton.update_clock() # REQUIREMENTS: # * SS-42 -- cgit v1.2.3-56-ga3b1