mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-07 02:02:59 +03:00
sync 4.0 v1 (66b3744)
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
// Obf: CHEPDPBCKDP
|
||||
// Obf: CBMABNMGGCK
|
||||
message HomeFishFarmingInfo {
|
||||
repeated uint32 fish_id_list = 8;
|
||||
uint32 fishpond_guid = 2;
|
||||
uint32 fishpond_guid = 1;
|
||||
repeated uint32 fish_id_list = 15;
|
||||
}
|
||||
|
Reference in New Issue
Block a user