mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -20,8 +20,8 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message SceneGalleryHomeSeekFurnitureInfo {
|
||||
uint32 cur_tide_left_num = 6;
|
||||
map<uint32, uint32> player_score_map = 8;
|
||||
uint32 cur_tide_duration_time = 12;
|
||||
uint32 cur_tide_total_num = 9;
|
||||
uint32 Unk3300_DAEEBIEAOMN = 3;
|
||||
uint32 Unk3300_ENKOGPIEHFD = 14;
|
||||
map<uint32, uint32> player_score_map = 10;
|
||||
uint32 Unk3300_LGEAPLJCJFH = 12;
|
||||
}
|
||||
|
Reference in New Issue
Block a user