mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 17:14:42 -04:00
Merge pull request #20 with previous commit
This commit is contained in:
parent
e895e82a95
commit
d44b31b5a8
6 changed files with 7 additions and 6 deletions
|
@ -119,4 +119,4 @@ func change_frame_order(rate : int) -> void:
|
|||
|
||||
Global.undo_redo.add_undo_method(Global, "undo", [Global.canvases[frame]])
|
||||
Global.undo_redo.add_do_method(Global, "redo", [Global.canvases[frame]])
|
||||
Global.undo_redo.commit_action()
|
||||
Global.undo_redo.commit_action()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue