mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 01:29:21 +02:00
Update game.cpp
This commit is contained in:
parent
85fe5867f3
commit
ec99d35cee
@ -1572,7 +1572,7 @@ void Game::setProtocolVersion(int version)
|
|||||||
enableFeature(Otc::GameHideNpcNames);
|
enableFeature(Otc::GameHideNpcNames);
|
||||||
}
|
}
|
||||||
|
|
||||||
if(version >= 1039) {
|
if(version >= 1041) {
|
||||||
enableFeature(Otc::GamePremiumExpiration)
|
enableFeature(Otc::GamePremiumExpiration)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user