From 53ebef57e598d2bbfc7bb24b5493a5d8f1465031 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Mon, 4 Feb 2008 18:34:19 +0000 Subject: [PATCH] - Enabled ERS System in trunk (Let's make JetVictor dreams come true!) git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12176 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/ers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/ers.h b/src/common/ers.h index 269681410d..a9ba50073e 100644 --- a/src/common/ers.h +++ b/src/common/ers.h @@ -59,7 +59,7 @@ * All code except the typedef of ERInterface will be disabled. * To allow a smooth transition, */ -#define DISABLE_ERS +//#define DISABLE_ERS /** * Entries are aligned to ERS_ALIGNED bytes in the blocks of entries.