centered images in image layers

This commit is contained in:
Jeena 2014-11-15 17:37:16 +01:00
parent 9c9db8ca8c
commit 357ef181d9
4 changed files with 10 additions and 52 deletions

View file

@ -56,7 +56,7 @@ define([
}
var spawnpointsFound = false,
lastLayerId;
lastLayerId = null;
// from spawnpoints to background
for (var i = levelData.layers.length - 1; i >= 0; i--) {