1
This commit is contained in:
parent
5e4227acf9
commit
38423ea0ea
@ -56,7 +56,7 @@ namespace mt
|
|||||||
s_.revive_count = GetIntParam("revive_count", 1);
|
s_.revive_count = GetIntParam("revive_count", 1);
|
||||||
s_.pvp_revive_time = GetIntParam("pvp_revive_time", 10);
|
s_.pvp_revive_time = GetIntParam("pvp_revive_time", 10);
|
||||||
s_.moba_kill_times = GetIntParam("moba_kill_times", 12);
|
s_.moba_kill_times = GetIntParam("moba_kill_times", 12);
|
||||||
s_.moba_revive_time = GetIntParam("moba_revive_time", 2);
|
s_.moba_revive_time = GetIntParam("moba_revive_time", 5);
|
||||||
s_.moba_room_time = GetIntParam("moba_room_time", 60 * 3);
|
s_.moba_room_time = GetIntParam("moba_room_time", 60 * 3);
|
||||||
#ifdef MYDEBUG1
|
#ifdef MYDEBUG1
|
||||||
s_.moba_room_time = 60;
|
s_.moba_room_time = 60;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user