This commit is contained in:
2022-12-11 10:47:02 +01:00
parent edb53171d0
commit a425d72f07
5 changed files with 61 additions and 26 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"