mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Update 3.3 (wow, a lot changed)
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