1
This commit is contained in:
commit
4a7cce00bb
@ -348,6 +348,9 @@ public:
|
||||
MetaMgr::Instance()->match_robot_time = MetaMgr::Instance()->GetSysParamAsInt("match_robot_time", 0);
|
||||
MetaMgr::Instance()->match_choose_time = MetaMgr::Instance()->GetSysParamAsInt("match_choose_time", 0);
|
||||
MetaMgr::Instance()->match_lock_time = MetaMgr::Instance()->GetSysParamAsInt("match_lock_time", 0);
|
||||
#if 1
|
||||
MetaMgr::Instance()->match_lock_time++;
|
||||
#endif
|
||||
#ifdef DEBUG
|
||||
MetaMgr::Instance()->match_team_time = 6;
|
||||
MetaMgr::Instance()->match_robot_time = 5;
|
||||
|
Loading…
x
Reference in New Issue
Block a user