mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-17 00:02:27 +08:00
完善了protobuf协议文件
This commit is contained in:
@@ -23,5 +23,5 @@ enum DungeonEntryBlockReason {
|
||||
DUNGEON_ENTRY_BLOCK_REASON_NONE = 0;
|
||||
DUNGEON_ENTRY_BLOCK_REASON_LEVEL = 1;
|
||||
DUNGEON_ENTRY_BLOCK_REASON_QUEST = 2;
|
||||
DUNGEON_ENTRY_BLOCK_REASON_MULIPLE = 3;
|
||||
DUNGEON_ENTRY_BLOCK_REASON_MULTIPLE = 3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user