1
This commit is contained in:
parent
535319aaee
commit
442197f46c
@ -45,6 +45,7 @@ namespace mt
|
||||
s_.match_lock_time = 3;
|
||||
#endif
|
||||
{
|
||||
METAMGR_READ(android_auto_combine_team, 1);
|
||||
METAMGR_READ(level0room_shua_robot_min_time, 5);
|
||||
METAMGR_READ(level0room_shua_robot_max_time, 7);
|
||||
METAMGR_READ(level0room_shua_robot_min_num, 1);
|
||||
|
@ -11,6 +11,7 @@ namespace mt
|
||||
"param_name")
|
||||
public:
|
||||
struct S {
|
||||
int android_auto_combine_team = 1;
|
||||
int gas_inactive_time = 10;
|
||||
float kill_param = 0.0f;
|
||||
float rank_param = 0.0f;
|
||||
|
Loading…
x
Reference in New Issue
Block a user