mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-09-19 03:37:16 +03:00
sync un
This commit is contained in:
@@ -4,6 +4,6 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
// Version: 5.0
|
||||
|
||||
enum PEMMKCKGPCP {
|
||||
PEMMKCKGPCP_Added = 0;
|
||||
PEMMKCKGPCP_Removed = 1;
|
||||
PEMMKCKGPCP_ADDED = 0;
|
||||
PEMMKCKGPCP_REMOVED = 1;
|
||||
}
|
Reference in New Issue
Block a user