From c5d112a6776931e031335a8367d835ce5bd570aa Mon Sep 17 00:00:00 2001 From: AMelonInsideLemon Date: Thu, 4 Jul 2024 21:55:02 +0200 Subject: [PATCH] move useStaticWorldState to server settings --- config.json.example | 2 +- static/webui/index.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config.json.example b/config.json.example index 447fa1d3..cedd7221 100644 --- a/config.json.example +++ b/config.json.example @@ -22,6 +22,6 @@ "unlockAllFlavourItems": true, "unlockAllSkins": true, "universalPolarityEverywhere": true, - "useStaticWorldState": true, + "useStaticWorldState": false, "spoofMasteryRank": -1 } diff --git a/static/webui/index.html b/static/webui/index.html index b9042c79..1aeb85a3 100644 --- a/static/webui/index.html +++ b/static/webui/index.html @@ -236,6 +236,10 @@ Universal Polarity Everywhere +
+ + +
-
- - -