Version 0.99 BETA

This commit is contained in:
OTCv8
2019-10-06 12:00:34 +02:00
parent b016c1dca4
commit bc977c268e
14 changed files with 115 additions and 17 deletions

View File

@@ -8,7 +8,7 @@ end
function updateFeatures(version)
g_game.resetFeatures()
if(version >= 770) then
g_game.enableFeature(GameLooktypeU16);
g_game.enableFeature(GameMessageStatements);