1
This commit is contained in:
parent
39c403762c
commit
34906b3ae6
@ -2790,6 +2790,7 @@ void Room::RemoveRescue(Human* hum)
|
||||
ele_hum->GetActionTargetId() == hum->GetUniId()) {
|
||||
ele_hum->CancelAction();
|
||||
}
|
||||
return true;
|
||||
});
|
||||
}
|
||||
|
||||
@ -3513,6 +3514,7 @@ void Room::GMFastForward()
|
||||
VP_Gas,
|
||||
TEXT("battle_server_killer_gas", "毒圈"));
|
||||
}
|
||||
return true;
|
||||
});
|
||||
xtimer.SetTimeoutEx
|
||||
(
|
||||
|
Loading…
x
Reference in New Issue
Block a user