Skip to content

Commit

Permalink
artifacts from rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
xrwang committed Aug 10, 2016
1 parent b2316c5 commit 0e7cdbc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions js/symbol/glyph_atlas.js
Expand Up @@ -2,11 +2,7 @@

var ShelfPack = require('shelf-pack');
var util = require('../util/util');
<<<<<<< ca46faab55edf3d1122fe92f338e39a951f90f77
const GLYPH_ATLAS_DIM = 1024;
=======
const GLYPH_ATLAS_DIM = 2048;
>>>>>>> change array construction, cleanup
//GLYPH_ATLAS_DIM are the maximum dimensions of the glyph atlas texture sheet

module.exports = GlyphAtlas;
Expand Down

0 comments on commit 0e7cdbc

Please sign in to comment.