Automatic editor updates

Changes made automatically after opening the project in the editor.
This commit is contained in:
Leroy Hopson 2021-10-16 11:09:56 +07:00
parent 69d67ed806
commit d2d15cfda5
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
2 changed files with 1 additions and 8 deletions

View file

@ -19,9 +19,3 @@ script = ExtResource( 1 )
__meta__ = { __meta__ = {
"_edit_use_anchors_": false "_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

View file

@ -10,7 +10,6 @@ config_version=4
_global_script_classes=[ ] _global_script_classes=[ ]
_global_script_class_icons={ _global_script_class_icons={
} }
[application] [application]
@ -25,7 +24,7 @@ window/vsync/use_vsync=false
[editor_plugins] [editor_plugins]
enabled=PoolStringArray( "godot_xterm", "gut" ) enabled=PoolStringArray( "res://addons/godot_xterm/plugin.cfg", "res://addons/gut/plugin.cfg" )
[rendering] [rendering]