mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-16 06:32:59 +03:00
sync un
This commit is contained in:
@@ -4,6 +4,6 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
// Version: 5.0
|
||||
|
||||
enum DLFMNCPNFII {
|
||||
DLFMNCPNFII_GcgHintNone = 0;
|
||||
DLFMNCPNFII_GcgHintGameNotFound = 1;
|
||||
DLFMNCPNFII_GCG_HINT_NONE = 0;
|
||||
DLFMNCPNFII_GCG_HINT_GAME_NOT_FOUND = 1;
|
||||
}
|
Reference in New Issue
Block a user