1
This commit is contained in:
parent
99ea713754
commit
0372c7a8c6
@ -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 DEBUG1
|
||||
MetaMgr::Instance()->match_team_time = 10;
|
||||
MetaMgr::Instance()->match_robot_time = 5;
|
||||
|
Loading…
x
Reference in New Issue
Block a user