test other scenes and fix
This commit is contained in:
@@ -24,7 +24,6 @@ func _ready() -> void:
|
||||
|
||||
current_time = start_time
|
||||
update_time(current_time)
|
||||
|
||||
|
||||
func _process(delta: float) -> void:
|
||||
if paused or environment_config.day_duration <= 0.0:
|
||||
|
||||
Reference in New Issue
Block a user