forgot something
This commit is contained in:
parent
ddfb91d677
commit
cd97239ffe
@ -160,7 +160,7 @@ void PseuInstance::Run(void)
|
|||||||
|
|
||||||
while((!_stop) && (!_startrealm))
|
while((!_stop) && (!_startrealm))
|
||||||
{
|
{
|
||||||
//Update();
|
Update();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
while(GetConf()->reconnect && (!_stop));
|
while(GetConf()->reconnect && (!_stop));
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user