update flake
This commit is contained in:
parent
9420d4d1b4
commit
9ba5b38c53
5 changed files with 33 additions and 116 deletions
|
@ -19,4 +19,3 @@ func _ready():
|
|||
|
||||
func _update_state(old: Global.State, new: Global.State):
|
||||
print("updated state")
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ config_version=5
|
|||
|
||||
config/name="Logue"
|
||||
run/main_scene="res://main.tscn"
|
||||
config/features=PackedStringArray("4.2", "GL Compatibility")
|
||||
config/features=PackedStringArray("4.3", "GL Compatibility")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[autoload]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue