1
This commit is contained in:
parent
d31722115f
commit
6bcb50de9e
@ -57,6 +57,9 @@ namespace mt
|
||||
s_.pvp_revive_time = GetIntParam("pvp_revive_time", 10);
|
||||
s_.moba_revive_time = GetIntParam("moba_revive_time", 2);
|
||||
s_.moba_room_time = GetIntParam("moba_room_time", 60 * 3);
|
||||
#ifdef DEBUG
|
||||
s_.moba_room_time = 30;
|
||||
#endif
|
||||
#if 1
|
||||
{
|
||||
std::string point = GetStringParam("newbie_room_born_point", "3471.3662:6.8399:5268.6240");
|
||||
|
Loading…
x
Reference in New Issue
Block a user