Update proto 3.3 (fix5)

* including v4
This update comes from Sorapointa-Protos which was updated by Asnxthaony (5aa1ffb)
This commit is contained in:
Akbar Yahya
2022-12-12 17:28:14 +08:00
parent 80abe46342
commit 336c3a2931
70 changed files with 185 additions and 185 deletions

View File

@@ -24,6 +24,6 @@ option java_package = "emu.grasscutter.net.proto";
message PlayerHomeCompInfo {
FriendEnterHomeOption friend_enter_home_option = 13;
repeated uint32 seen_module_id_list = 5;
repeated uint32 Unk3300_PBEFIJCEKMH = 2;
repeated uint32 Unk3300_JJPCFPAKFLM = 11;
repeated uint32 unlocked_module_id_list = 2;
repeated uint32 levelup_reward_got_level_list = 11;
}