Update 3.2

This commit is contained in:
Akbar Yahya
2022-11-06 20:51:40 +08:00
parent f5fd0cbe69
commit dfe18ccb7d
1153 changed files with 13690 additions and 5671 deletions

View File

@@ -25,6 +25,6 @@ option java_package = "emu.grasscutter.net.proto";
// IsAllowClient: true
message TryEnterHomeReq {
uint32 target_uid = 3;
bool Unk3100_KEMFDDMEBIG = 10;
bool is_transfer_to_safe_point = 10;
uint32 target_point = 9;
}