add missing annotation prefix

This commit is contained in:
Hana - Piralein
2023-08-20 14:52:35 +02:00
parent 746e02b264
commit e598653d4a
@@ -58,7 +58,7 @@ access.
@export var script_type: Script
# Must configure from the editor, defaults to null.
export var const_script: Script:
@export var const_script: Script:
set(value):
if Engine.is_editor_hint():
const_script = value