You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Remove deprecated engine_version_update_mode editor setting
This commit is contained in:
@@ -1217,6 +1217,7 @@ const String EditorSettings::_get_project_metadata_path() const {
|
||||
|
||||
#ifndef DISABLE_DEPRECATED
|
||||
void EditorSettings::_remove_deprecated_settings() {
|
||||
erase("network/connection/engine_version_update_mode");
|
||||
erase("run/output/always_open_output_on_play");
|
||||
erase("run/output/always_close_output_on_stop");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user