From a4d4581dd9d700a67c13a3f92351d26f35713f30 Mon Sep 17 00:00:00 2001 From: Leroy Hopson Date: Sat, 16 Oct 2021 11:09:56 +0700 Subject: [PATCH] Automatic editor updates --- examples/menu/menu.tscn | 6 ------ project.godot | 1 - 2 files changed, 7 deletions(-) diff --git a/examples/menu/menu.tscn b/examples/menu/menu.tscn index 0d26426..f990ae4 100644 --- a/examples/menu/menu.tscn +++ b/examples/menu/menu.tscn @@ -19,9 +19,3 @@ script = ExtResource( 1 ) __meta__ = { "_edit_use_anchors_": false } -update_mode = 1 -copy_on_selection = false -bell_muted = false -bell_cooldown = 0.1 -blink_on_time = 0.6 -blink_off_time = 0.3 diff --git a/project.godot b/project.godot index b63c0c4..95424ee 100644 --- a/project.godot +++ b/project.godot @@ -10,7 +10,6 @@ config_version=4 _global_script_classes=[ ] _global_script_class_icons={ - } [application]