mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-09 11:12:58 +03:00
sync 4.0 v1 (66b3744)
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
import "HomeLimitedShop.proto";
|
||||
// CmdId: 4541
|
||||
// Obf: GACCCJLAOOD
|
||||
// CmdId: 21781
|
||||
// Obf: FNAMPDDEIFI
|
||||
message HomeLimitedShopGoodsListRsp {
|
||||
int32 retcode = 13;
|
||||
HomeLimitedShop shop = 6;
|
||||
HomeLimitedShop shop = 3;
|
||||
int32 retcode = 10;
|
||||
}
|
||||
|
Reference in New Issue
Block a user