plasma-arc / config.js
p3nGu1nZz's picture
upgrade es6
efa37d8
raw
history blame
110 Bytes
// config.js
export const config = {
glyphsAcrossTexture: 16,
glyphWidth: 32,
glyphHeight: 40
};