plasma-arc / config.js
p3nGu1nZz's picture
config
592c29d
raw
history blame
80 Bytes
// config.js
const config = {
glyphsAcrossTexture: 16
};
export { config }