Skip to content

Commit 7fb5c8c

Browse files
committed
Update Tilemap.js
1 parent c7cae6e commit 7fb5c8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tilemap/Tilemap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ Phaser.Tilemap.prototype = {
903903
}
904904
this.needToRecalculate = false;
905905
}
906-
}
906+
},
907907

908908
/**
909909
* Internal function.

0 commit comments

Comments
 (0)