mirror of
https://git.eaglercraft.rip/eaglercraft/eaglercraft-1.5.git
synced 2025-01-23 15:52:43 -05:00
deleted the default server template off of the offline version completely because people are blind
This commit is contained in:
parent
38746b746f
commit
1b53d73998
1 changed files with 0 additions and 1 deletions
|
@ -118,7 +118,6 @@ window.addEventListener("load", function() {
|
|||
document.getElementById("locally").remove();
|
||||
window.minecraftOpts = [
|
||||
"game_frame",createAssetURI("assets"),
|
||||
"CgAACQAHc2VydmVycwoAAAABCAACaXAAIHdzKHMpOi8vIChhZGRyZXNzIGhlcmUpOihwb3J0KSAvCAAEbmFtZQAIdGVtcGxhdGUBAAtoaWRlQWRkcmVzcwEIAApmb3JjZWRNT1REABl0aGlzIGlzIG5vdCBhIHJlYWwgc2VydmVyAAA="
|
||||
]; main();
|
||||
}, 6000);
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue