浏览代码

Added missing SC definition

Lemongrass3110 6 年之前
父节点
当前提交
3409709718
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/map/status.hpp

+ 2 - 0
src/map/status.hpp

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