mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.2
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
import "Unk2800_JKLFAJKDLDG.proto";
|
||||
import "DungeonEnterPosInfo.proto";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
@@ -26,7 +26,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
// EnetIsReliable: true
|
||||
// IsAllowClient: true
|
||||
message PlayerEnterDungeonReq {
|
||||
Unk2800_JKLFAJKDLDG Unk2800_ANJAHBGBIFD = 2;
|
||||
DungeonEnterPosInfo enter_pos_info = 2;
|
||||
uint32 point_id = 13;
|
||||
uint32 dungeon_id = 7;
|
||||
}
|
||||
|
Reference in New Issue
Block a user