浏览代码

Removes leftover status define

aleos 3 年之前
父节点
当前提交
18e0de8658
共有 1 个文件被更改,包括 0 次插入2 次删除
  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