aboutsummaryrefslogtreecommitdiff
path: root/project.godot
diff options
context:
space:
mode:
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot6
1 files changed, 6 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index ef8c621..3dd3fa9 100644
--- a/project.godot
+++ b/project.godot
@@ -9,6 +9,11 @@
config_version=4
_global_script_classes=[ {
+"base": "Node2D",
+"class": "AngryDev",
+"language": "GDScript",
+"path": "res://riot/angrydev.gd"
+}, {
"base": "Area2D",
"class": "BaseBuilding",
"language": "GDScript",
@@ -25,6 +30,7 @@ _global_script_classes=[ {
"path": "res://lib/ticked.gd"
} ]
_global_script_class_icons={
+"AngryDev": "",
"BaseBuilding": "",
"ClickableArea": "",
"Ticked": ""