This commit is contained in:
kirillsaint 2023-11-02 21:09:19 +06:00
parent e5c85363c5
commit cdf1e9bcf7
6 changed files with 1 additions and 1 deletions

View File

@ -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");

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 KiB

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 209 KiB

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 208 KiB

After

Width:  |  Height:  |  Size: 1.9 MiB