fixes
This commit is contained in:
parent
847670821d
commit
c5a54977ac
7 changed files with 16 additions and 6 deletions
|
@ -7,7 +7,6 @@ func _ready():
|
|||
if parent is WORLD:
|
||||
parent.currentLevel = self
|
||||
|
||||
|
||||
func save():
|
||||
var data = {
|
||||
"filename": get_filename(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue