1
This commit is contained in:
parent
5672904677
commit
37558ededf
@ -43,7 +43,7 @@ namespace mt
|
||||
s_.wait_cloud_time = GetIntParam("wait_cloud_time", 10);
|
||||
s_.newbie_room_battle_times = GetIntParam("newbie_room_battle_times", 0);
|
||||
s_.mid_room_max_rank = GetIntParam("mid_room_max_rank", 0);
|
||||
s_.mid_room_max_rank = GetIntParam("mid_room_max_level", 10);
|
||||
s_.mid_room_max_rank = GetIntParam("mid_room_max_level", 3);
|
||||
#if 1
|
||||
s_.match_lock_time++;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user