mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 10:30:12 +03:00
sync p1
This commit is contained in:
@@ -4,7 +4,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "Quest.proto";
|
||||
|
||||
// CmdId: 28355
|
||||
// 4.7.0
|
||||
message QuestListUpdateNotify {
|
||||
repeated Quest quest_list = 15;
|
||||
repeated Quest quest_list = 14;
|
||||
}
|
Reference in New Issue
Block a user