diff options
| author | Sophia Pearson <codergal89@gmail.com> | 2022-09-06 17:26:40 +0200 |
|---|---|---|
| committer | Sophia Pearson <codergal89@gmail.com> | 2022-09-06 17:26:40 +0200 |
| commit | 23a3b14f4d3662f20d7202aeb569b789b520ba57 (patch) | |
| tree | 57a8c58ba512bdda54791eb2e23b3b8c376ddc54 /project.godot | |
| parent | baed6725f602da7112b6218bba259649cd6cbc7a (diff) | |
| download | texty-23a3b14f4d3662f20d7202aeb569b789b520ba57.tar.xz texty-23a3b14f4d3662f20d7202aeb569b789b520ba57.zip | |
texty: reconfigure autoloaded effects layer
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.godot b/project.godot index 72e325e..aa09f0d 100644 --- a/project.godot +++ b/project.godot @@ -45,7 +45,7 @@ config/icon="res://icon.png" [autoload] -MonitorEffect="res://Scenes/MonitorEffect.tscn" +MonitorEffect="*res://Scenes/MonitorEffect.tscn" [display] |
