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

@@ -20,11 +20,11 @@ syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
message ForgeQueueData {
uint32 Unk3300_KDIPLNBHGDH = 1;
uint32 next_finish_timestamp = 1;
uint32 forge_id = 5;
uint32 Unk3300_GJEECHKDEBD = 7;
uint32 Unk3300_OOOJNABGHOM = 4;
uint32 Unk3300_PJCKFNNIMNM = 15;
uint32 finish_count = 7;
uint32 queue_id = 4;
uint32 total_finish_timestamp = 15;
uint32 avatar_id = 12;
uint32 Unk3300_PJKHPCIMAID = 3;
uint32 unfinish_count = 3;
}