mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
centered images in image layers
This commit is contained in:
parent
9c9db8ca8c
commit
357ef181d9
4 changed files with 10 additions and 52 deletions
|
|
@ -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--) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue