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