mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-10-23 20:29:45 +08:00
Clean up all files
This commit is contained in:
@@ -117,6 +117,5 @@ namespace GrasscutterTools.Game.Gacha
|
||||
/// </summary>
|
||||
[JsonProperty("hardPity", DefaultValueHandling = DefaultValueHandling.Ignore), DefaultValue(90)]
|
||||
public int HardPity { get; set; } = 90;
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user