mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
Little fix
This commit is contained in:
@@ -1572,7 +1572,7 @@ void Game::setProtocolVersion(int version)
|
||||
enableFeature(Otc::GameHideNpcNames);
|
||||
}
|
||||
|
||||
if(version >= 1041) {
|
||||
if(version >= 1038) {
|
||||
enableFeature(Otc::GamePremiumExpiration);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user