changed constant number of eater arrays to variable for EM game engine
authorHolger Schemel <info@artsoft.org>
Tue, 1 Sep 2020 18:18:53 +0000 (20:18 +0200)
committerHolger Schemel <info@artsoft.org>
Tue, 1 Sep 2020 18:31:41 +0000 (20:31 +0200)
This makes it possible to create and play levels with a number of
eater arrays other than eight (which was a contant value before)
when using the EM game engine.


No differences found