mirror of
https://gitee.com/cssfw/EasyTools.git
synced 2026-03-28 12:01:36 +08:00
feat: 回合结束友伤
This commit is contained in:
@@ -102,5 +102,9 @@ namespace EasyTools.Configs
|
||||
/// /////////////////////////////////////////////////
|
||||
[Description("开启硬币抽卡?")]
|
||||
public bool Coin { get; set; } = true;
|
||||
|
||||
/// /////////////////////////////////////////////////
|
||||
[Description("开启回合结束友伤?")]
|
||||
public bool EnableFriendFire { get; set; } = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user