From 75ff2e7fc3eafcfa6b32eb68f7f014d288ff3a2c Mon Sep 17 00:00:00 2001 From: Flame Sage Date: Wed, 15 Nov 2017 10:04:23 -0500 Subject: [PATCH] Remove warning from .ROMs command. --- src/responses.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/responses.json b/src/responses.json index 33ecc59..ccb99af 100644 --- a/src/responses.json +++ b/src/responses.json @@ -4,7 +4,7 @@ "faq": { "reply": "Please refer to our **Frequently Asked Questions**. " }, "cpu": { "reply": "Citra requires powerful single-core performance. Refer to your CPU in this graph. Your experience with Citra won't be enjoyable in most games if it's below 1,800. " }, "requirements": { "reply": "Please refer to our **Frequently Asked Questions**. The only requirements for Citra are a GPU that supports at least OpenGL 3.3 and a 64-bit OS, but you definitely want a processor with the highest possible performance per core. "}, - "roms": { "warn": true, "reply": "Please read our __community rules__. Warez/downloading games talk is strictly prohibited. To prevent legal issues, you are not allowed to post links or refer to any kind of ROM, NAND, ISO, game, or other copyrighted material that has been illegally obtained or shared. "}, + "roms": { "reply": "Please read our __community rules__. Warez/downloading games talk is strictly prohibited. To prevent legal issues, you are not allowed to post links or refer to any kind of ROM, NAND, ISO, game, or other copyrighted material that has been illegally obtained or shared. "}, "dump-game": { "reply": "Please refer to our __game dumping guides__. *or* "}, "dump-system": { "reply": "Please refer to our __system dumping guide__. "}, "pokemon": { "reply": "Click here to view our game compatibility list: "},