1
This commit is contained in:
parent
2cbc78c1d1
commit
1eae20f262
@ -183,7 +183,7 @@ void FrameEvent::AddExplosionEx(CreatureWeakPtr& sender, int item_id, Position b
|
|||||||
p.set_player_id(sender.Get()->GetUniId());
|
p.set_player_id(sender.Get()->GetUniId());
|
||||||
#endif
|
#endif
|
||||||
p.set_effect(effect);
|
p.set_effect(effect);
|
||||||
p.set_effect(bullet_uniid);
|
p.set_bullet_uniid(bullet_uniid);
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
std::set<GridCell*> grid_list;
|
std::set<GridCell*> grid_list;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user