mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 06:03:27 +02:00
Version 0.998 BETA, mostly bug fixes
This commit is contained in:
@@ -10,7 +10,8 @@ function updateFeatures(version)
|
||||
g_game.resetFeatures()
|
||||
|
||||
-- you can add custom features here, list of them in modules\gamelib\const.lua
|
||||
g_game.getFeature(GameBot)
|
||||
g_game.enableFeature(GameBot)
|
||||
--g_game.enableFeature(GameMinimapLimitedToSingleFloor)
|
||||
|
||||
if(version >= 770) then
|
||||
g_game.enableFeature(GameLooktypeU16);
|
||||
|
Reference in New Issue
Block a user