Skip to content

Commit decbbc3

Browse files
committed
make directory structure more in line with what is expected
1 parent a823ab5 commit decbbc3

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

6.71 KB
Loading

src/plugin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ export default class MwRandomizer {
627627
});
628628

629629
let mwIcons = new ig.Font(
630-
plugin.baseDirectory.substring(7) + "assets/icons.png",
630+
plugin.baseDirectory.substring(7) + "assets/media/font/icons-multiworld.png",
631631
16,
632632
ig.MultiFont.ICON_START,
633633
);

0 commit comments

Comments
 (0)