mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Issue #315 : avoid saving state when replaying state
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
"transform.clone.twice.undo.once.json",
|
||||
"transform.rotate.once.alt.json",
|
||||
"transform.rotate.twice.undo.once.json",
|
||||
"transform.mirror.once.alt.json",
|
||||
"transform.mirror.twice.undo.once.json"
|
||||
"transform.flip.once.alt.json",
|
||||
"transform.flip.twice.undo.once.json",
|
||||
"transform.flip.thrice.undo.all.redo.all.json"
|
||||
];
|
Reference in New Issue
Block a user