cooking comepete
This commit is contained in:
parent
c68d013bc1
commit
f1799183f3
4 changed files with 17 additions and 7 deletions
|
|
@ -29,6 +29,8 @@ func load_data():
|
|||
save_new()
|
||||
pass
|
||||
|
||||
print("Save Location: " + ProjectSettings.globalize_path(save_path))
|
||||
|
||||
func save_data():
|
||||
ResourceSaver.save(save, save_path)
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue