Parcourir la source

Removes leftover status define

aleos il y a 3 ans
Parent
commit
18e0de8658
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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