mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-13 09:21:35 +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