1
This commit is contained in:
parent
ef95db5b83
commit
bb36534b5c
@ -2567,7 +2567,7 @@ void Room::NewBieRoomStart()
|
||||
break;
|
||||
}
|
||||
int protect_time = MetaMgr::Instance()->level0room_robot_protect_time;
|
||||
if (creator_game_times_ <= 0) {
|
||||
if (creator_game_times_ > 0) {
|
||||
protect_time = 6;
|
||||
}
|
||||
xtimer.AddDeadLineTimerAndAttach
|
||||
|
Loading…
x
Reference in New Issue
Block a user