resolve errors due to missing tool declaration in global state
This commit is contained in:
parent
b07c5b9dbd
commit
2d54eed71d
|
|
@ -1,3 +1,4 @@
|
|||
@tool
|
||||
extends Node
|
||||
# For Startup Scene:
|
||||
var screen_reader:bool = false # Screenreader
|
||||
|
|
|
|||
Loading…
Reference in New Issue