mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 21:44:00 +00:00
e218a13a64
- Make ScriptCreateDialog disable the built-in script checked button if the language does not support it. - ScriptLanguage's get_template and make_template now receive the script path as class name if the the script language does not have named classes.