Skip to content

Commit 64fc861

Browse files
committed
[update] ショップにマグマバケツを追加
1 parent 55e2dd9 commit 64fc861

File tree

1 file changed

+2
-2
lines changed
  • src/main/java/com/github/elic0de/thejpspit/spigot/gui

1 file changed

+2
-2
lines changed

src/main/java/com/github/elic0de/thejpspit/spigot/gui/ShopMenu.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ public class ShopMenu {
1919

2020
private static final String[] MENU_LAYOUT = {
2121
" ",
22-
" SCBoftc ",
23-
" vu ",
22+
" SCBofLc ",
23+
" tvu ",
2424
" "
2525
};
2626

0 commit comments

Comments
 (0)