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>
|
/// <summary>
|
||||||
/// 这个是抽卡的预览背景路径id
|
/// 这个是抽卡的预览背景路径id
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[JsonProperty("previewPrefabPath")]
|
[JsonProperty("previewPrefabPath"), JsonIgnore]
|
||||||
public string PreviewPrefabPath { get; set; } = "UI_Tab_GachaShowPanel_A007";
|
public string PreviewPrefabPath { get; set; } = "UI_Tab_GachaShowPanel_A007";
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user