导出配置
parent
e042b686e8
commit
7867c4fc53
|
|
@ -121,6 +121,10 @@ namespace cfg.BuffCfg
|
|||
/// 使用技能之后触发
|
||||
/// </summary>
|
||||
AFTER_USE_SKILL = 26,
|
||||
/// <summary>
|
||||
/// 使用技能之前触发
|
||||
/// </summary>
|
||||
BEFORE_USE_SKILL = 27,
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue