fix compile issue

This commit is contained in:
Eduardo Bart 2012-02-03 02:45:56 -02:00
parent 84bcdb5f95
commit 94a128da5e
1 changed files with 1 additions and 1 deletions

View File

@ -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,