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,9 +20,9 @@ syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
message InferenceWordInfo {
bool Unk3300_BFOGKOHIEEJ = 12;
bool is_submit = 12;
uint32 unlock_by_word_id = 11;
bool Unk3300_PKBCAOHGNLM = 10;
bool is_associate = 10;
uint32 word_id = 2;
bool Unk3300_JPHLECOIGKF = 3;
bool is_interpret = 3;
}