1
This commit is contained in:
parent
50e60fd57d
commit
ea53d6bd8a
@ -79,10 +79,10 @@ void AirDrop::Exec(int appear_time, int box_id, int airdrop_id)
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
&room_->xtimer_attacher_);
|
&room_->xtimer_attacher_);
|
||||||
++airdrop_times_;
|
|
||||||
ShuaMon(box_pos,
|
ShuaMon(box_pos,
|
||||||
thing_meta->_airdrop_mon_list,
|
thing_meta->_airdrop_mon_list,
|
||||||
std::max(thing_meta->width(), thing_meta->height()));
|
std::max(thing_meta->width(), thing_meta->height()));
|
||||||
|
++airdrop_times_;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user