From defac0ef9714121a872ab48c3f6c4ddd177ae509 Mon Sep 17 00:00:00 2001 From: Haru Date: Mon, 5 Aug 2013 16:36:45 +0200 Subject: Enabled Pre-Renewal builds in the CI buildbot Both Renewal and Pre-Renewal branches will now be built and tested. Signed-off-by: Haru --- src/config/renewal.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/config') diff --git a/src/config/renewal.h b/src/config/renewal.h index 8bd151f57..a7fd22c37 100644 --- a/src/config/renewal.h +++ b/src/config/renewal.h @@ -13,6 +13,8 @@ * @INFO: This file holds general-purpose renewal settings, for class-specific ones check /src/config/classes folder **/ +#ifndef DISABLE_RENEWAL + /// game renewal server mode /// (disable by commenting the line) /// @@ -69,4 +71,6 @@ /// - some skill/item ASPD bonuses won't stack #define RENEWAL_ASPD +#endif // DISABLE_RENEWAL + #endif // _CONFIG_RENEWAL_H_ -- cgit v1.2.3-60-g2f50