Skip to content

Commit 7992070

Browse files
committed
removed useless change
1 parent 3997cad commit 7992070

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/tilemaps/parsers/Parse2DArray.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ var Parse2DArray = function (name, data, tileWidth, tileHeight, insertNull)
3434
tileWidth: tileWidth,
3535
tileHeight: tileHeight
3636
});
37+
3738
var mapData = new MapData({
3839
name: name,
3940
tileWidth: tileWidth,

0 commit comments

Comments
 (0)