This commit is contained in:
aozhiwei 2023-03-16 18:44:04 +08:00
parent 535319aaee
commit 442197f46c
2 changed files with 2 additions and 0 deletions

View File

@ -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);

View File

@ -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;