From 86368e4d3ed2df09f473fddc476acbc1667edeee Mon Sep 17 00:00:00 2001 From: liushuyu Date: Wed, 6 May 2020 21:15:52 -0600 Subject: [PATCH] yuzu.json: fix format --- src/responses/yuzu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/responses/yuzu.json b/src/responses/yuzu.json index ef16b86..d3fd86b 100644 --- a/src/responses/yuzu.json +++ b/src/responses/yuzu.json @@ -33,7 +33,7 @@ "r7": { "reply": ":beginner: **Rule #7:** \nNo advertising of any kind, unless permission is granted. — Exceptions being texture packs / game mods that relate to yuzu, but these are handled on a case-by-case basis."}, "r8": { "reply": ":beginner: **Rule #8:** \nIn case of no written rule — the discretion of moderators shall take precedence."}, "r9": { "reply": ":beginner: **Rule #9:** \nTrying to evade or circumvent any of this server's rules will be considered as breaking them. Doing so will result in warnings, and eventually a ban."}, - "mods": { "reply": "For a list of useful mods for your favorite games, check our database for downloads here: "} + "mods": { "reply": "For a list of useful mods for your favorite games, check our database for downloads here: "}, "vc": { "reply": "yuzu requires the latest versions of Microsoft Visual C++. Please download and install the following dependency: "} } }