mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-01-16 23:04:30 -05:00
Fix for chatserver failover
This commit is contained in:
@@ -3193,8 +3193,10 @@ namespace ChatSystem
|
||||
}
|
||||
else
|
||||
{
|
||||
// no avatars to relogin, so directly proceed to failover rooms
|
||||
failoverRecreateRooms();
|
||||
m_inFailoverMode = false;
|
||||
m_api->OnFailoverComplete();
|
||||
resumeProcessing();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user