fix compile issue
This commit is contained in:
parent
84bcdb5f95
commit
94a128da5e
|
@ -220,7 +220,7 @@ namespace Proto {
|
|||
ClientGetObjectInfo = 243
|
||||
};
|
||||
|
||||
enum SpeakTypes {
|
||||
enum ServerSpeakType {
|
||||
#if PROTOCOL==861 || PROTOCOL==862
|
||||
SpeakSay = 1,
|
||||
SpeakWhisper,
|
||||
|
|
Loading…
Reference in New Issue