mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-11 04:03:00 +03:00
Update 3.6
This commit is contained in:
@@ -3,9 +3,9 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: IBFOFHFKOGF
|
||||
// CmdId: 926
|
||||
// CmdId: 935
|
||||
// Name: IEFAELAKCAL
|
||||
message DungeonCandidateTeamInviteReq {
|
||||
repeated uint32 player_uids = 9;
|
||||
repeated uint32 player_uids = 4;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user