mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-13 17:23:08 +00:00
Compare commits
1 commit
f865c8116c
...
f62dab2d1f
Author | SHA1 | Date | |
---|---|---|---|
|
f62dab2d1f |
|
@ -748,7 +748,6 @@ 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