mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-07 02:02:59 +03:00
Update 3.6
This commit is contained in:
@@ -3,9 +3,9 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: OPEFMKHJAIN
|
||||
// Name: AEPGHCMCNGG
|
||||
message HomeFishFarmingInfo {
|
||||
repeated uint32 fish_id_list = 11;
|
||||
uint32 fishpond_guid = 5;
|
||||
uint32 fishpond_guid = 15;
|
||||
repeated uint32 fish_id_list = 5;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user