diff --git a/modules/gamelib/const.lua b/modules/gamelib/const.lua index f344d93..3ff136d 100644 --- a/modules/gamelib/const.lua +++ b/modules/gamelib/const.lua @@ -198,6 +198,7 @@ GamePacketCompression = 111 GameOldInformationBar = 112 GameHealthInfoBackground = 113 +GameWingOffset = 114 LastGameFeature = 130 diff --git a/otclient_dx.exe b/otclient_dx.exe index 554f1b3..899e17b 100644 Binary files a/otclient_dx.exe and b/otclient_dx.exe differ diff --git a/otclient_gl.exe b/otclient_gl.exe index 274a1f5..07ee3d0 100644 Binary files a/otclient_gl.exe and b/otclient_gl.exe differ diff --git a/otclientv8.apk b/otclientv8.apk index c3280ba..e4c324f 100644 Binary files a/otclientv8.apk and b/otclientv8.apk differ