aboutsummaryrefslogtreecommitdiff
path: root/project.godot
diff options
context:
space:
mode:
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot16
1 files changed, 16 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index fa00ba4..adc16f7 100644
--- a/project.godot
+++ b/project.godot
@@ -8,6 +8,22 @@
config_version=4
+_global_script_classes=[ {
+"base": "Control",
+"class": "DatePicker",
+"language": "GDScript",
+"path": "res://date_picker/date_picker.gd"
+}, {
+"base": "Control",
+"class": "ValuePicker",
+"language": "GDScript",
+"path": "res://date_picker/value_picker.gd"
+} ]
+_global_script_class_icons={
+"DatePicker": "",
+"ValuePicker": ""
+}
+
[application]
config/name="Surgery Log"