1
This commit is contained in:
parent
81fb8fd7ab
commit
b9b5fda6da
@ -58,7 +58,7 @@ namespace mt
|
||||
s_.moba_kill_times = GetIntParam("moba_kill_times", 12);
|
||||
s_.moba_revive_time = GetIntParam("moba_revive_time", 2);
|
||||
s_.moba_room_time = GetIntParam("moba_room_time", 60 * 3);
|
||||
#ifdef DEBUG
|
||||
#ifdef DEBUG1
|
||||
s_.moba_room_time = 60;
|
||||
s_.moba_kill_times = GetIntParam("moba_kill_times", 1);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user