mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-12 08:49:26 +03:00
16 lines
288 B
Protocol Buffer
16 lines
288 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
|
|
|
|
message CoinCollectTeamInfoData {
|
|
repeated uint32 kmdmpiojlbd = 5;
|
|
uint32 playerUid = 7;
|
|
bool hiidcboahjm = 15;
|
|
uint32 chooseSkillNo = 3;
|
|
repeated uint32 eodeindkpal = 6;
|
|
repeated uint32 avatarIdList = 2;
|
|
}
|