mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 16:22:45 +03:00
feat(glue): finish handling IDLE_WORLD_LOGIN in CGlueMgr::StatusDialogClick
This commit is contained in:
parent
e3785010c4
commit
5a4df16c39
@ -986,9 +986,7 @@ void CGlueMgr::StatusDialogClick() {
|
|||||||
|
|
||||||
case IDLE_WORLD_LOGIN: {
|
case IDLE_WORLD_LOGIN: {
|
||||||
CGlueMgr::SetIdleState(IDLE_NONE);
|
CGlueMgr::SetIdleState(IDLE_NONE);
|
||||||
|
CGlueMgr::GetCharacterList();
|
||||||
// TODO
|
|
||||||
// CGlueMgr::GetCharacterList();
|
|
||||||
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user