This commit is contained in:
2022-12-10 23:34:26 +01:00
parent f7e7f43fe5
commit 94ea63a8ac
3 changed files with 20 additions and 84 deletions

View File

@@ -29,7 +29,7 @@ _global_script_classes=[{
"language": &"GDScript",
"path": "res://scripts/Logic/MapNode.gd"
}, {
"base": "StaticBody3D",
"base": "Node",
"class": &"Module",
"language": &"GDScript",
"path": "res://scripts/Modules/Module.gd"