mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 00:02: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: {
|
||||
CGlueMgr::SetIdleState(IDLE_NONE);
|
||||
|
||||
// TODO
|
||||
// CGlueMgr::GetCharacterList();
|
||||
CGlueMgr::GetCharacterList();
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user