Fixes
@ -36,7 +36,7 @@ public class UserTutorial extends SilentScreen {
|
|||||||
blockY = 40;
|
blockY = 40;
|
||||||
}
|
}
|
||||||
this.buttonList.add(new Button(1, blockX + (350 / 2) - 50, blockY + 180 - 35, 100, 20, "Get Started"));
|
this.buttonList.add(new Button(1, blockX + (350 / 2) - 50, blockY + 180 - 35, 100, 20, "Get Started"));
|
||||||
this.configs.add("Bedwars");
|
this.configs.add("BedWars");
|
||||||
this.configs.add("Minigames");
|
this.configs.add("Minigames");
|
||||||
this.configs.add("PvP");
|
this.configs.add("PvP");
|
||||||
this.configs.add("Survival");
|
this.configs.add("Survival");
|
||||||
|
After Width: | Height: | Size: 1.9 MiB |
Before Width: | Height: | Size: 218 KiB |
Before Width: | Height: | Size: 207 KiB After Width: | Height: | Size: 1.9 MiB |
Before Width: | Height: | Size: 209 KiB After Width: | Height: | Size: 1.9 MiB |
Before Width: | Height: | Size: 208 KiB After Width: | Height: | Size: 1.9 MiB |