From bc7df6808b404f96dd8a0677a90b4dcfaf9eca47 Mon Sep 17 00:00:00 2001 From: dam Date: Fri, 17 Jun 2022 23:53:52 +0000 Subject: First iteration over the day/night themes. --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.godot') 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" -- cgit v1.2.3