1
This commit is contained in:
parent
19f3f08c5d
commit
13ce94f65e
@ -193,7 +193,8 @@ behaviac::EBTStatus AndroidAgent::CoJoin()
|
||||
|
||||
behaviac::EBTStatus AndroidAgent::CoUpdateGame()
|
||||
{
|
||||
//a8::XPrintf("CoUpdateGame\n", {});
|
||||
cs::CMMove msg;
|
||||
owner_->SendMsg(msg);
|
||||
return behaviac::BT_SUCCESS;
|
||||
}
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
#include "iomgr.h"
|
||||
|
||||
static const int IC_Max = 4;
|
||||
static const int IC_Max = 1;
|
||||
|
||||
void IoMgr::Init()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user