diff options
| author | Sophia Pearson <codergal89@gmail.com> | 2022-09-04 10:02:03 +0200 |
|---|---|---|
| committer | Sophia Pearson <codergal89@gmail.com> | 2022-09-04 10:02:03 +0200 |
| commit | 5002381a84d62178518c484f4d17b8b57ba955e3 (patch) | |
| tree | 41fac73f6110944fb40fc701216de4be936c7dc5 /project.godot | |
| parent | 4281133694b2d9efcaba580dc04797a1a1ab273a (diff) | |
| download | texty-5002381a84d62178518c484f4d17b8b57ba955e3.tar.xz texty-5002381a84d62178518c484f4d17b8b57ba955e3.zip | |
project: remove legacy scenes
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/project.godot b/project.godot index 64ec70c..7208175 100644 --- a/project.godot +++ b/project.godot @@ -53,8 +53,6 @@ enabled=PoolStringArray( "res://addons/ClassExporter/plugin.cfg", "res://addons/ [gui] theme/use_hidpi=true -theme/custom="res://Assets/Themes/Texty.tres" -theme/custom_font="res://Assets/Fonts/VT323Font24.tres" [locale] @@ -66,5 +64,4 @@ common/enable_pause_aware_picking=true [rendering] -environment/default_clear_color=Color( 0.607843, 0.309804, 0.588235, 1 ) environment/default_environment="res://default_env.tres" |
