mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-12-15 03:14:43 -05:00
Move open/save related code to a separate file.
This commit is contained in:
parent
b202bc5c5a
commit
237b8c1507
3 changed files with 232 additions and 215 deletions
|
|
@ -59,6 +59,7 @@ config/Version="v0.7"
|
|||
|
||||
Global="*res://Scripts/Global.gd"
|
||||
Import="*res://Scripts/Import.gd"
|
||||
OpenSave="*res://Scripts/OpenSave.gd"
|
||||
|
||||
[debug]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue