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