mirror of
https://github.com/edubart/otclient.git
synced 2025-05-10 22:39:21 +02:00
Little fix
This commit is contained in:
parent
10438c21ff
commit
8fccc1eb63
@ -1572,7 +1572,7 @@ void Game::setProtocolVersion(int version)
|
||||
enableFeature(Otc::GameHideNpcNames);
|
||||
}
|
||||
|
||||
if(version >= 1041) {
|
||||
if(version >= 1038) {
|
||||
enableFeature(Otc::GamePremiumExpiration);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user