diff --git a/modules/gamelib/const.lua b/modules/gamelib/const.lua index 2fc4ce3..c1c0810 100644 --- a/modules/gamelib/const.lua +++ b/modules/gamelib/const.lua @@ -210,7 +210,6 @@ GameNewCreatureStacking = 121 -- Ignore MAX_THINGS limit while adding to tile GameCreaturesMana = 122 -- get mana from server for creatures other than Player GameQuickLootFlags = 123 -- enables quick loot feature for all protocols GameDontMergeAnimatedText = 124 -GameCreatureTitle = 125 LastGameFeature = 130 diff --git a/otclient_dx.exe b/otclient_dx.exe index f34149b..ee3793a 100644 Binary files a/otclient_dx.exe and b/otclient_dx.exe differ diff --git a/otclient_gl.exe b/otclient_gl.exe index ff42af0..51f09d1 100644 Binary files a/otclient_gl.exe and b/otclient_gl.exe differ diff --git a/otclient_linux b/otclient_linux index 0c73be4..aa54b72 100644 Binary files a/otclient_linux and b/otclient_linux differ diff --git a/otclient_mac b/otclient_mac index 2e2622b..3435ee6 100644 Binary files a/otclient_mac and b/otclient_mac differ diff --git a/otclientv8.apk b/otclientv8.apk index 597443c..7927b24 100644 Binary files a/otclientv8.apk and b/otclientv8.apk differ