You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Global class names (and GDScript support for it)
This commit is contained in:
@@ -1872,6 +1872,7 @@ void ScriptEditor::save_all_scripts() {
|
||||
}
|
||||
|
||||
_update_script_names();
|
||||
EditorFileSystem::get_singleton()->update_script_classes();
|
||||
}
|
||||
|
||||
void ScriptEditor::apply_scripts() const {
|
||||
|
||||
Reference in New Issue
Block a user