mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
Update game.cpp
This commit is contained in:
@@ -1571,6 +1571,10 @@ void Game::setProtocolVersion(int version)
|
||||
enableFeature(Otc::GameCreatureIcons);
|
||||
enableFeature(Otc::GameHideNpcNames);
|
||||
}
|
||||
|
||||
if(version >= 1039) {
|
||||
enableFeature(Otc::GamePremiumExpiration)
|
||||
}
|
||||
|
||||
m_protocolVersion = version;
|
||||
|
||||
|
Reference in New Issue
Block a user