mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-13 09:13:07 +00:00
Compare commits
2 commits
f62dab2d1f
...
f865c8116c
Author | SHA1 | Date | |
---|---|---|---|
|
f865c8116c | ||
|
f8702bbb92 |
|
@ -748,6 +748,7 @@ class ImportAPI:
|
||||||
func open_save_autoload() -> OpenSave:
|
func open_save_autoload() -> OpenSave:
|
||||||
return OpenSave
|
return OpenSave
|
||||||
|
|
||||||
|
## Returns the Import autoload. Manages import of brushes and patterns.
|
||||||
func import_autoload() -> Import:
|
func import_autoload() -> Import:
|
||||||
return Import
|
return Import
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue