mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-18 21:53:26 +02:00
Version 2.1 - imbuements, wrap/unwrap, 4 byte header, packet compression and other features
This commit is contained in:
@@ -8,6 +8,9 @@ end
|
||||
|
||||
function updateFeatures(version)
|
||||
g_game.resetFeatures()
|
||||
if version <= 0 then
|
||||
return
|
||||
end
|
||||
|
||||
-- you can add custom features here, list of them is in the modules\gamelib\const.lua
|
||||
g_game.enableFeature(GameBot)
|
||||
|
Reference in New Issue
Block a user