From 506c995c2f92b96169d9c6616fbf60cbf5cb83c8 Mon Sep 17 00:00:00 2001 From: Nguyen Minh Thai <57698887+b4iterdev@users.noreply.github.com> Date: Sat, 8 Feb 2025 16:35:43 +0700 Subject: [PATCH] Update config.json --- public/config/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/config/config.json b/public/config/config.json index c1f09bd..9a548af 100644 --- a/public/config/config.json +++ b/public/config/config.json @@ -1,4 +1,3 @@ { - "serverUrl": "http://localhost:3000", - "mapList": ["Fracture", "Bind", "Haven", "Pearl", "Split","Abyss","Lotus"] + "serverUrl": "http://localhost:3000" }