mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-21 00:42:31 +03:00
sync un
This commit is contained in:
@@ -4,6 +4,6 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
// Version: 5.0
|
||||
|
||||
enum JLOPIBKNEGM {
|
||||
JLOPIBKNEGM_RogueEliteNormal = 0;
|
||||
JLOPIBKNEGM_RogueEliteHard = 1;
|
||||
JLOPIBKNEGM_ROGUE_ELITE_NORMAL = 0;
|
||||
JLOPIBKNEGM_ROGUE_ELITE_HARD = 1;
|
||||
}
|
Reference in New Issue
Block a user