Update Module.gd

This commit is contained in:
PfandBoss
2022-12-10 01:14:41 +01:00
parent f9839eb6fb
commit d8f6b92ebb

View File

@@ -25,7 +25,7 @@ func interact():
func _ready(): func _ready():
emit_signal("MODULE") var root = get_tree().root.get_child(0)
#-----------Setter and Getter---------------# #-----------Setter and Getter---------------#