1
This commit is contained in:
parent
3f6a45e547
commit
92b19cccae
@ -2077,6 +2077,10 @@ bool PBUtils::SupportSandTable(int proto_version)
|
||||
|
||||
void SandTable::FillMFSandTable(cs::SMUpdate* msg, Human* hum, FrameData* framedata)
|
||||
{
|
||||
if (room_->GetGasData().GetGasMode() != GasInactive) {
|
||||
return;
|
||||
}
|
||||
|
||||
if (hum->send_msg_times <= 0) {
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user