mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 19:10:13 +03:00
Update 3.2
This commit is contained in:
@@ -30,7 +30,7 @@ message ServerUpdateGlobalValueNotify {
|
||||
float value = 6;
|
||||
|
||||
enum UpdateType {
|
||||
UPDATE_TYPE_INVALUE = 0;
|
||||
UPDATE_TYPE_INVALID = 0;
|
||||
UPDATE_TYPE_ADD = 1;
|
||||
UPDATE_TYPE_SET = 2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user