diff options
author | George Marques <george@gmarqu.es> | 2019-11-01 14:37:32 -0300 |
---|---|---|
committer | George Marques <george@gmarqu.es> | 2019-11-01 14:41:52 -0300 |
commit | 9fcd38fc70090d2f5eabb2f7effe6a28fa433e9c (patch) | |
tree | 42ad4f9844d6ed842604d24291dff6b6b42486b4 /editor/translations | |
parent | 36a785513fb1424b17c7ae217668f7ca402b5790 (diff) |
GDScript: validate instance before accessing it on error
Make sure the instance is valid before trying to access the script in
after an error happened. If the instance is not valid it's possible that
the script is invalid as well.
Fix #29623
Diffstat (limited to 'editor/translations')
0 files changed, 0 insertions, 0 deletions