mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-06-07 22:59:14 +08:00
Update Banners.json Ignore PreviewPrefabPath
This commit is contained in:
parent
fb77f9432a
commit
09577d5403
@ -59,7 +59,7 @@ namespace GrasscutterTools.Game.Gacha
|
||||
/// <summary>
|
||||
/// 这个是抽卡的预览背景路径id
|
||||
/// </summary>
|
||||
[JsonProperty("previewPrefabPath")]
|
||||
[JsonProperty("previewPrefabPath"), JsonIgnore]
|
||||
public string PreviewPrefabPath { get; set; } = "UI_Tab_GachaShowPanel_A007";
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user