mirror of
https://github.com/edubart/otclient.git
synced 2025-10-23 07:45:54 +02:00
Fix 10.76 login protocol, added missing lua consts
This commit is contained in:
@@ -195,7 +195,9 @@ MessageModes = {
|
||||
RVRChannel = 46,
|
||||
RVRAnswer = 47,
|
||||
RVRContinue = 48,
|
||||
Last = 49,
|
||||
GameHighlight = 49,
|
||||
NpcFromStartBlock = 50,
|
||||
Last = 51,
|
||||
Invalid = 255,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user