Explorar el Código

Removes leftover status define

aleos hace 3 años
padre
commit
18e0de8658
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/map/status.hpp

+ 0 - 2
src/map/status.hpp

@@ -1174,8 +1174,6 @@ enum sc_type : int16 {
 	SC_POISON_SHIELD,
 	SC_POISON_SHIELD_OPTION,
 
-	SC_MOVEHASTE_INFINITY,
-
 #ifdef RENEWAL
 	SC_EXTREMITYFIST2, //! NOTE: This SC should be right before SC_MAX, so it doesn't disturb if RENEWAL is disabled
 #endif