Просмотр исходного кода

Follow up f669072e854ae5b67606788b81e16a5f6b92d236 and fa40773e8222cb5d6ac66782f8136b9833c8760d

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
Cydh Ramdh 9 лет назад
Родитель
Сommit
2fc20c460d
2 измененных файлов с 11 добавлено и 11 удалено
  1. 11 0
      src/common/mmo.h
  2. 0 11
      src/config/const.h

+ 11 - 0
src/common/mmo.h

@@ -839,4 +839,15 @@ enum e_pc_reg_loading {
 	#endif
 #endif
 
+/* Feb 1st 2012 */
+#if PACKETVER >= 20120201
+	#define NEW_CARTS
+	#ifndef ENABLE_SC_SAVING
+	#warning "Cart won't be able to be saved for relog"
+	#endif
+	#define MAX_CARTS 9
+#else
+	#define MAX_CARTS 5
+#endif
+
 #endif /* _MMO_H_ */

+ 0 - 11
src/config/const.h

@@ -86,17 +86,6 @@
 	#define RE_LVL_TMDMOD()
 #endif
 
-/* Feb 1st 2012 */
-#if PACKETVER >= 20120201
-	#define NEW_CARTS
-	#ifndef ENABLE_SC_SAVING
-	 #warning "Cart won't be able to be saved for relog"
-	#endif
-	#define MAX_CARTS 9
-#else
-	#define MAX_CARTS 5
-#endif
-
 // Renewal variable cast time reduction
 #ifdef RENEWAL_CAST
 	// Multiply the Variable CastTime