mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-19 16:19:12 +00:00
As spotted by @robfram, closes #15288. Also reviewed other uses of `if (String.find(.*))` for potential similar mistakes, found a wrong (and useless) one in ScriptEditorDialog.