Clarify error message about script-level annotation
This commit is contained in:
parent
4fa6edc888
commit
13215638a9
2 changed files with 6 additions and 2 deletions
|
|
@ -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".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue