generated from SGDA/GodotExampleProject
feat: base
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
extends Node
|
||||
|
||||
func _ready() -> void:
|
||||
AppSettings.set_from_config_and_window(get_window())
|
Reference in New Issue
Block a user