Bläddra i källkod

- 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
zephyrus 17 år sedan
förälder
incheckning
53ebef57e5
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/common/ers.h

+ 1 - 1
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.