fixed tile selection cursor position for levels smaller than the playfield 4.1.0.0
authorHolger Schemel <info@artsoft.org>
Tue, 10 Apr 2018 19:44:08 +0000 (21:44 +0200)
committerHolger Schemel <info@artsoft.org>
Tue, 10 Apr 2018 19:44:08 +0000 (21:44 +0200)
For centered levels that are smaller than the playfield (MM engine),
the tile selection cursor position was not shifted like the level,
but was still inside the top/left aligned grid as if the level was
not centered.

This fix also centers the tile selection cursor position accordingly.


No differences found