Skip to content

Commit 133f33e

Browse files
committed
bang dream proto update 3.2.0
1 parent f272a36 commit 133f33e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bang/SuiteMaster_gen.proto

+4
Original file line numberDiff line numberDiff line change
@@ -1692,6 +1692,10 @@ message MasterBackstageTalkSet {
16921692
optional string timelineAssetBundleName = 3; // normal type
16931693
optional string description = 4; // normal type
16941694
optional string voiceAssetBundleName = 5; // normal type
1695+
optional string title = 6; // normal type
1696+
repeated uint32 characterIds = 7; // array
1697+
optional uint32 seasonSpecialId = 8; // normal type
1698+
optional string backstageTalkSetType = 9; // normal type
16951699
}
16961700
message uint_MasterBackstageTalkSet {
16971701
optional uint32 uint_MasterBackstageTalkSet_key = 1; // normal type

0 commit comments

Comments
 (0)