From 4432b30b2ab6b29f715e8a3576d0c89a8f7c1384 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sat, 24 Nov 2018 21:24:44 +0100 Subject: [PATCH] CAP_BONUS set to 1 --- sysconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysconfig.h b/sysconfig.h index 627dcd80..78d417ab 100644 --- a/sysconfig.h +++ b/sysconfig.h @@ -250,7 +250,7 @@ #endif #ifndef CAP_BONUS -#define CAP_BONUS 0 +#define CAP_BONUS 1 #endif #ifndef CAP_COMPLEX2