mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 06:03:27 +02:00
Version 2.5 - http://otclient.net/showthread.php?tid=238
This commit is contained in:
@@ -189,5 +189,12 @@ function updateFeatures(version)
|
||||
g_game.enableFeature(GamePrey)
|
||||
end
|
||||
|
||||
if(version >= 1200) then
|
||||
g_game.enableFeature(GameSequencedPackets)
|
||||
--g_game.enableFeature(GameSendWorldName)
|
||||
g_game.enableFeature(GamePlayerStateU32)
|
||||
g_game.enableFeature(GameTibia12Protocol)
|
||||
end
|
||||
|
||||
modules.game_things.load()
|
||||
end
|
||||
|
Reference in New Issue
Block a user