mirror of
https://github.com/whoahq/whoa.git
synced 2026-03-18 21:51:06 +03:00
chore(glue): style nit
This commit is contained in:
parent
c500403cd9
commit
71271d4b7b
@ -772,7 +772,7 @@ void CGlueMgr::PollCreateCharacter(const char* msg, int32_t complete, int32_t re
|
||||
FrameScript_SignalEvent(UPDATE_STATUS_DIALOG, "%s", msg);
|
||||
|
||||
if (CGlueMgr::HandleBattlenetDisconnect()) {
|
||||
SetIdleState(IDLE_NONE);
|
||||
CGlueMgr::SetIdleState(IDLE_NONE);
|
||||
}
|
||||
|
||||
if (!complete) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user