GC-Proto/proto/TowerDailyRewardProgressChangeNotify.proto
2024-06-08 14:18:08 +08:00

10 lines
196 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// 4.6.0
// CmdId: 26940
message TowerDailyRewardProgressChangeNotify {
uint32 MICBOPDAEFN = 3;
uint32 NNIGLOKAEAI = 10;
}