mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Clarify error message about script-level annotation
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
GDTEST_PARSER_ERROR
|
||||
Annotation "@icon" is not allowed in this level.
|
||||
Annotation "@icon" must be at the top of the script, before "extends" and "class_name".
|
||||
|
||||
Reference in New Issue
Block a user