mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 12:34:55 +02:00
fix compile issue
This commit is contained in:
@@ -220,7 +220,7 @@ namespace Proto {
|
||||
ClientGetObjectInfo = 243
|
||||
};
|
||||
|
||||
enum SpeakTypes {
|
||||
enum ServerSpeakType {
|
||||
#if PROTOCOL==861 || PROTOCOL==862
|
||||
SpeakSay = 1,
|
||||
SpeakWhisper,
|
||||
|
Reference in New Issue
Block a user