From 1d27eb2699c98302dce0d7fe77fa2a6f26ff73b9 Mon Sep 17 00:00:00 2001 From: laynester Date: Wed, 9 Nov 2022 06:13:08 -0500 Subject: [PATCH] add to ui config --- public/ui-config.json.example | 1 + 1 file changed, 1 insertion(+) diff --git a/public/ui-config.json.example b/public/ui-config.json.example index 80b6970a..c9e4a5c3 100644 --- a/public/ui-config.json.example +++ b/public/ui-config.json.example @@ -21,6 +21,7 @@ "wired.action.chat.max.length": 100, "wired.action.kick.from.room.max.length": 100, "wired.action.mute.user.max.length": 100, + "game.center.enabled": false, "navigator.room.models": [ { "clubLevel": 0, "tileSize": 104, "name": "a" }, { "clubLevel": 0, "tileSize": 94, "name": "b" },