From c3fe796059f504ca0361a8edd9de32f61f1b10ee Mon Sep 17 00:00:00 2001 From: RossAscends <124905043+RossAscends@users.noreply.github.com> Date: Mon, 15 May 2023 09:27:03 +0900 Subject: [PATCH] World Selector&Editor Combined/Lockable/Swappable --- public/index.html | 84 +++++++++++++++++------------- public/script.js | 6 ++- public/scripts/RossAscends-mods.js | 70 +++++++++++++++++++------ public/scripts/power-user.js | 12 ++--- public/scripts/world-info.js | 5 +- public/style.css | 73 +++++++++++++++----------- 6 files changed, 158 insertions(+), 92 deletions(-) diff --git a/public/index.html b/public/index.html index 3295e600d..b4bc6fbec 100644 --- a/public/index.html +++ b/public/index.html @@ -1371,12 +1371,20 @@