From b79a9d7efa9213e3c791ec356bf21b712878d1aa Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 6 Jan 2014 15:26:00 -0200 Subject: Introducing Hercules Autotrade Persistency Aka autotrading merchants survive server restarts. Originally sekai's (aka me). Special Thanks to Haruna, Michieru. Signed-off-by: shennetsind --- src/config/core.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/config') diff --git a/src/config/core.h b/src/config/core.h index daadc6455..edd5c2b2a 100644 --- a/src/config/core.h +++ b/src/config/core.h @@ -67,6 +67,10 @@ /// Uncomment to enable real-time server stats (in and out data and ram usage). [Ai4rei] //#define SHOW_SERVER_STATS + +/// Comment to disable autotrade persistency (where autotrading merchants survive server restarts) +#define AUTOTRADE_PERSISTENCY + /** * No settings past this point **/ -- cgit v1.2.3-60-g2f50