From e056cd800544cb55d3b0aada02af91d6437b32d8 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 29 May 2018 10:22:07 +0200 Subject: [PATCH] Disable HAVE_DISCORD for now --- qb/config.params.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qb/config.params.sh b/qb/config.params.sh index af48758f53..d9a36f166c 100644 --- a/qb/config.params.sh +++ b/qb/config.params.sh @@ -105,7 +105,7 @@ HAVE_QT=auto # Qt companion support C89_QT=no HAVE_XSHM=no # XShm video driver support HAVE_CHEEVOS=yes # Retro Achievements -HAVE_DISCORD=yes # Discord Integration +HAVE_DISCORD=no # Discord Integration HAVE_SHADERPIPELINE=yes # Additional shader-based pipelines C89_SHADERPIPELINE=no HAVE_VULKAN=auto # Vulkan support