You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
@@ -509,6 +509,9 @@ void EditorNode::_notification(int p_what) {
|
||||
|
||||
_update_debug_options();
|
||||
|
||||
// Save the project after opening to mark it as last modified.
|
||||
ProjectSettings::get_singleton()->save();
|
||||
|
||||
/* DO NOT LOAD SCENES HERE, WAIT FOR FILE SCANNING AND REIMPORT TO COMPLETE */
|
||||
} break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user