From 6a30a1f89aac557c40c9b822d34d961e367ab1bd Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 28 May 2019 16:27:21 +0200 Subject: [PATCH] Disable Discord for C89 again --- qb/config.params.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/qb/config.params.sh b/qb/config.params.sh index fe56bc6dea..6157f5b73a 100644 --- a/qb/config.params.sh +++ b/qb/config.params.sh @@ -125,6 +125,7 @@ HAVE_XSHM=no # XShm video driver support HAVE_CHEEVOS=yes # Retro Achievements HAVE_LUA=no # Lua support (for Retro Achievements) HAVE_DISCORD=yes # Discord Integration +C89_DISCORD=no HAVE_TRANSLATE=no # OCR and Translation Server Integration HAVE_SHADERPIPELINE=yes # Additional shader-based pipelines C89_SHADERPIPELINE=no