p3nGu1nZz commited on
Commit
17288ad
1 Parent(s): eafd9a8

🗃️ missing filename comment

Browse files
Files changed (1) hide show
  1. wgpu-utility.js +1 -1
wgpu-utility.js CHANGED
@@ -1,4 +1,4 @@
1
- // utility.js
2
 
3
  export function generateGlyphTextureAtlas(canvas, ctx, config) {
4
  canvas.width = config.canvas.width;
 
1
+ // wgpu-utility.js
2
 
3
  export function generateGlyphTextureAtlas(canvas, ctx, config) {
4
  canvas.width = config.canvas.width;