This commit is contained in:
Yuuki
2024-08-28 03:55:06 +08:00
parent 8ae9236b56
commit 1dee689cf7
4731 changed files with 54317 additions and 23 deletions

View File

@@ -0,0 +1,11 @@
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
// CmdID: 7481
message NCLKDLIJPPB {
uint32 area_type = 7;
uint32 FCHFAKEPINP = 11;
int32 retcode = 15;
}