导出配置

main
刘涛 2026-06-24 19:29:09 +08:00
parent e042b686e8
commit 7867c4fc53
2 changed files with 133 additions and 129 deletions

View File

@ -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