From ee671c5540bf10eb656e71de3874ea452d8377c3 Mon Sep 17 00:00:00 2001 From: Jiiks Date: Fri, 15 Jan 2016 01:51:02 +0200 Subject: [PATCH] Fixed missing , --- data/serverlist.json | 2 +- serverlist.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/data/serverlist.json b/data/serverlist.json index 2f9935d..1dd298f 100644 --- a/data/serverlist.json +++ b/data/serverlist.json @@ -727,7 +727,7 @@ "icon": null, "language": "EN", "title": "Game Development" - } + }, "Rivals of Aether": { "code": "0M4F1870WAbAPTbg", "description": "Rivals of Aether", diff --git a/serverlist.json b/serverlist.json index 654b414..1dd298f 100644 --- a/serverlist.json +++ b/serverlist.json @@ -85,7 +85,7 @@ "title": "Blade and Soul" }, "Blade Symphony": { - "code": "0gaDaXebgoCjC8fy", + "code": "0gaDaXebgoD4CJ3a", "description": "Blade Symphony", "icon": null, "language": "EN", @@ -476,13 +476,6 @@ "language": "EN", "title": "Project Zomboid" }, - "R6: Siege Community": { - "code": "0eyCK2wAW2OEYa6K", - "description": "Rainbow 6: Siege Community Server", - "icon": null, - "language": "EN", - "title": "R6: Siege Community" - }, "Ragnarok Online": { "code": "0hr7izZb0BhnyN8L", "description": "Ragnarok Online", @@ -734,6 +727,13 @@ "icon": null, "language": "EN", "title": "Game Development" + }, + "Rivals of Aether": { + "code": "0M4F1870WAbAPTbg", + "description": "Rivals of Aether", + "icon": null, + "language": "EN", + "title": "Rivals of Aether" } } }