frame-of-mind/src/logic-scenes/boot/boot.gd

5 lines
109 B
GDScript

extends Node
func _ready() -> void:
Main.normal_boot = true # Tell the system this is a normal game start