Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7c36202

Browse files
authored
fix path
1 parent 09090a6 commit 7c36202

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,8 +356,10 @@
356356
case 'pc':
357357
formatstring = 'assets/minecraft/textures/font/unicode_page_%02x.png'
358358
glyph_sizes_bin = 'assets/minecraft/font/glyph_sizes.bin'
359+
break;
359360
case 'pe':
360361
formatstring = 'font/glyph_%02X.png'
362+
break;
361363
}
362364

363365
preview_canvas.width = gridsize * 16;
@@ -428,4 +430,4 @@
428430

429431
preview_info.innerText = "Ready."
430432
})();
431-
</script>
433+
</script>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /