导出配表

main
刘涛 2026-06-25 13:43:54 +08:00
parent 46bd54f094
commit b2856440af
1 changed files with 4 additions and 0 deletions

View File

@ -633,6 +633,10 @@ namespace cfg.BuffCfg
/// 特殊子弹伤害1
/// </summary>
Special_BulletDamage_1 = 154,
/// <summary>
/// 空
/// </summary>
Empty = 155,
}
}