summaryrefslogtreecommitdiff
path: root/doc/translations
diff options
context:
space:
mode:
authorWilliam Deurwaarder <william.git@xs4all.nl>2021-08-25 00:33:17 +0200
committerWilliam Deurwaarder <william.git@xs4all.nl>2021-08-28 17:29:35 +0200
commite77338978f9f4186d136773a06a4b5c0177780ee (patch)
treed638c5b117c5c62e545c738f6edb588326d2f152 /doc/translations
parentdcf2d09231c03c444cf5374b4d250f327f1333e4 (diff)
Print error message when await is not followed by signal or coroutine
When await was not followed by a signal or coroutine the GDScript parser would crash. This fix will check if await is followed by a signal or coroutine in case that isn't true (element == nullptr) then an error message is printed.
Diffstat (limited to 'doc/translations')
0 files changed, 0 insertions, 0 deletions