mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 19:10:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -23,7 +23,7 @@ import "HuntingPair.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message HuntingOfferData {
|
||||
HuntingPair hunting_pair = 4;
|
||||
uint32 city_id = 8;
|
||||
HuntingPair hunting_pair = 15;
|
||||
HuntingOfferState state = 1;
|
||||
uint32 city_id = 3;
|
||||
}
|
||||
|
Reference in New Issue
Block a user