Disable the zone enter timer until we need it later on in the client process
This commit is contained in:
parent
5d1dbf962d
commit
2515b55e56
@ -248,6 +248,7 @@ Client::Client(EQStream* ieqs) : underworld_cooldown_timer(5000), zone_enter_tim
|
||||
SetShopWindowStatus(false);
|
||||
search_page = 0;
|
||||
firstlogin_transmit = false;
|
||||
zone_enter_timer.Disable();
|
||||
}
|
||||
|
||||
Client::~Client() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user