fix offline AGAIN
This commit is contained in:
parent
85cfbc7183
commit
4f09a80797
|
@ -38,7 +38,7 @@ This file is from ${date}. Check the resent client discord for the newest versio
|
||||||
// %%%%%%%%% launch options %%%%%%%%%%%%
|
// %%%%%%%%% launch options %%%%%%%%%%%%
|
||||||
|
|
||||||
window.eaglercraftXOpts = {
|
window.eaglercraftXOpts = {
|
||||||
container: "game_frame"
|
container: "game_frame",
|
||||||
servers: [
|
servers: [
|
||||||
{addr: "wss://blobcraft.minecraft.pe", name: "BlobCraft"},
|
{addr: "wss://blobcraft.minecraft.pe", name: "BlobCraft"},
|
||||||
{addr: "wss://blobcraft.tk", name: "BlobCraft2"},
|
{addr: "wss://blobcraft.tk", name: "BlobCraft2"},
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -38,7 +38,7 @@ This file is from 01/24/2023. Check the resent client discord for the newest ver
|
||||||
// %%%%%%%%% launch options %%%%%%%%%%%%
|
// %%%%%%%%% launch options %%%%%%%%%%%%
|
||||||
|
|
||||||
window.eaglercraftXOpts = {
|
window.eaglercraftXOpts = {
|
||||||
container: "game_frame"
|
container: "game_frame",
|
||||||
servers: [
|
servers: [
|
||||||
{addr: "wss://blobcraft.minecraft.pe", name: "BlobCraft"},
|
{addr: "wss://blobcraft.minecraft.pe", name: "BlobCraft"},
|
||||||
{addr: "wss://blobcraft.tk", name: "BlobCraft2"},
|
{addr: "wss://blobcraft.tk", name: "BlobCraft2"},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user