diff options
| author | dam <dam@gudinoff> | 2022-06-17 23:53:52 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-06-17 23:53:52 +0000 |
| commit | bc7df6808b404f96dd8a0677a90b4dcfaf9eca47 (patch) | |
| tree | 9666debba4bb7a9a476f308a883444c5a8aa1021 /project.godot | |
| parent | 075aa00b2bdda61640c3e089a8d01c898506903a (diff) | |
| download | surgery-log-bc7df6808b404f96dd8a0677a90b4dcfaf9eca47.tar.zst surgery-log-bc7df6808b404f96dd8a0677a90b4dcfaf9eca47.zip | |
First iteration over the day/night themes.
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 7539c83..e00d6c5 100644 --- a/project.godot +++ b/project.godot @@ -29,7 +29,7 @@ _global_script_classes=[ { "language": "GDScript", "path": "res://ui/dialog/dialog.gd" }, { -"base": "Control", +"base": "ColorRect", "class": "ModalPopup", "language": "GDScript", "path": "res://ui/modal_popup/modal_popup.gd" |
