forgot something

This commit is contained in:
False.Genesis 2007-01-11 21:30:40 +00:00
parent ddfb91d677
commit cd97239ffe

View File

@ -160,7 +160,7 @@ void PseuInstance::Run(void)
while((!_stop) && (!_startrealm)) while((!_stop) && (!_startrealm))
{ {
//Update(); Update();
} }
} }
while(GetConf()->reconnect && (!_stop)); while(GetConf()->reconnect && (!_stop));