Browse Source

Fixed compilation on pre-renewal

Lemongrass3110 9 năm trước cách đây
mục cha
commit
d909601b8a
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/map/script_constants.h

+ 2 - 0
src/map/script_constants.h

@@ -1336,7 +1336,9 @@
 	export_constant(SC_PROMOTE_HEALTH_RESERCH);
 	export_constant(SC_PROMOTE_HEALTH_RESERCH);
 	export_constant(SC_ENERGY_DRINK_RESERCH);
 	export_constant(SC_ENERGY_DRINK_RESERCH);
 	export_constant(SC_NORECOVER_STATE);
 	export_constant(SC_NORECOVER_STATE);
+#ifdef RENEWAL
 	export_constant(SC_EXTREMITYFIST2);
 	export_constant(SC_EXTREMITYFIST2);
+#endif
 	// TODO: Add missing ones
 	// TODO: Add missing ones
 
 
 	/* status icons */
 	/* status icons */