fix compile issue

master
Eduardo Bart 12 years ago
parent 84bcdb5f95
commit 94a128da5e

@ -220,7 +220,7 @@ namespace Proto {
ClientGetObjectInfo = 243 ClientGetObjectInfo = 243
}; };
enum SpeakTypes { enum ServerSpeakType {
#if PROTOCOL==861 || PROTOCOL==862 #if PROTOCOL==861 || PROTOCOL==862
SpeakSay = 1, SpeakSay = 1,
SpeakWhisper, SpeakWhisper,

Loading…
Cancel
Save