From d9265b7d0abeaa8108748f5c337de767532ef10e Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 30 Dec 2018 01:53:03 +0100 Subject: [PATCH] Revert "Add an explanation for PLG's font rendering issue (#46)" This reverts commit 4f5b6e0d2ce107a112cbc56b1f7520dad31fbeae. --- src/responses/yuzu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/responses/yuzu.json b/src/responses/yuzu.json index af715d3..9d1f402 100644 --- a/src/responses/yuzu.json +++ b/src/responses/yuzu.json @@ -21,8 +21,7 @@ "keys": { "reply": "Most games require encryption keys to boot. You can dump them from your Switch by following this guide on our wiki. "}, "game-updates": { "reply": "Installing and using game updates are a seperate process from the base game. Check out our updates tutorial on our wiki. "}, "log": { "reply": "This forum topic tells you how to __get the log file__: "}, - "pikachu": {"reply": ""}, - "plg": {"reply": "*yuzu* is currently lacking a complete LDG implementation, and thus fonts and other elements that require this instruction do not currently render correctly.\nThe timeframe for a fix is currently unknown."} + "pikachu": {"reply":""} } }