소스 검색

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