forked from sascha/godot
GDscript function str2var now returns input string on invalid input
str2var used to raise a blocking error when invalid input was passed. Now it logs an error message and returns the input string. This solution was proposed in #13021. Closes #11457 and #13021.3.1
parent
eeee47196c
commit
78c9677816
Loading…
Reference in New Issue