summaryrefslogtreecommitdiff
path: root/src/main.gd
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.gd')
-rw-r--r--src/main.gd2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.gd b/src/main.gd
new file mode 100644
index 0000000..3e709ef
--- /dev/null
+++ b/src/main.gd
@@ -0,0 +1,2 @@
+class_name Main
+extends Node