수정
git-svn-id: svn://192.168.0.12/source@123 8346c931-da38-4b9b-9d4c-e48b93cbd075
This commit is contained in:
@@ -248,6 +248,8 @@ void Widget::Update()
|
||||
if(m_pManage[m_nPlatform]->Update()==true)
|
||||
m_nMode = E_MODE_WAIT;
|
||||
}
|
||||
else
|
||||
m_pManage[m_nPlatform]->Update();
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user