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" }