43597 → 43598

This commit is contained in:
Danial
2021-12-10 21:52:22 +13:00
parent 5ed9394f44
commit c15722c766
2 changed files with 2 additions and 2 deletions
@@ -26,7 +26,7 @@ public class ClientSettings {
* The Servers World
* This Determines The Port The Server Will Connect On
* World 1 Will Connect On Port 43594
* World 2 Will Connect On Port 43597
* World 2 Will Connect On Port 43598
*/
public static int SERVER_WORLD = 1;
/**