1
This commit is contained in:
parent
3b67d69326
commit
b60d701aee
@ -68,6 +68,7 @@ const std::string App::GetPkgName()
|
||||
void App::Update(int delta_time)
|
||||
{
|
||||
IoMgr::Instance()->Update();
|
||||
PlayerMgr::Instance()->Update();
|
||||
}
|
||||
|
||||
void App::DispatchSocketMsg(f8::MsgHdr* hdr)
|
||||
|
Loading…
x
Reference in New Issue
Block a user