Improve GDScript indentation error message
This commit is contained in:
parent
0767a1c3f5
commit
626ca50676
3 changed files with 10 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
GDTEST_PARSER_ERROR
|
||||
Used "\t" for indentation instead " " as used before in the file.
|
||||
Used tab character for indentation instead of space as used before in the file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue