Added an error indicator and error message box and refactored some code in the process - implements #21, prepares #16
This commit is contained in:
parent
ca40971e53
commit
8394ad9d3c
12 changed files with 345 additions and 31 deletions
|
@ -15,7 +15,7 @@ config/version="v5.0"
|
|||
run/main_scene="res://scenes/main.tscn"
|
||||
config/features=PackedStringArray("4.3", "Mobile")
|
||||
run/low_processor_mode=true
|
||||
config/icon="res://icon.png"
|
||||
config/icon="res://assets/icon.png"
|
||||
|
||||
[autoload]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue