added creating engine snapshots when using mouse click events
authorHolger Schemel <info@artsoft.org>
Sat, 3 Oct 2020 23:52:40 +0000 (01:52 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 3 Oct 2020 23:52:40 +0000 (01:52 +0200)
Before, when using mouse click events as CE change events, clicking on
a CE with mouse click event did not save a new game engine snapshot,
so undo/redo of CE mouse click events did not work.

With this change, undo/redo snapshots will also be created when using
mouse click events.


No differences found