quest fix & personal line impl

This commit is contained in:
Akka
2022-07-05 20:41:07 +08:00
committed by Luke H-W
parent 0141dcebea
commit a788828a99
65 changed files with 1136 additions and 200 deletions

View File

@@ -0,0 +1,10 @@
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 446
// EnetChannelId: 0
// EnetIsReliable: true
// IsAllowClient: true
message PersonalLineAllDataReq {
}