You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
pair symbols tool basic imp
This commit is contained in:
@@ -402,6 +402,7 @@ void EditorSettings::_load_defaults() {
|
||||
set("text_editor/create_signal_callbacks",true);
|
||||
set("text_editor/autosave_interval_seconds",60);
|
||||
set("text_editor/font","");
|
||||
set("text_editor/pair_symbols_tool", false);
|
||||
hints["text_editor/font"]=PropertyInfo(Variant::STRING,"text_editor/font",PROPERTY_HINT_GLOBAL_FILE,"*.fnt");
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user