Преглед изворни кода

- 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 година
родитељ
комит
53ebef57e5
1 измењених фајлова са 1 додато и 1 уклоњено
  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.