Reworking the junkmap
This commit is contained in:
@@ -812,6 +812,7 @@ GameState.prototype.create = function()
|
||||
}
|
||||
layer.resizeWorld();
|
||||
} else if ( lp['type'] == "objects" ) {
|
||||
console.log("this.map.createFromObjects(" + ln", "+ ln +", undefined, 0, true, false, undefined, Light)");
|
||||
this.map.createFromObjects(ln, ln, undefined, 0, true, false, undefined, Light);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user