1
This commit is contained in:
parent
9b7c7a0f9b
commit
8c3ecf7a26
@ -23,10 +23,11 @@ void FragMiTask::Done()
|
||||
if (force_target.Get()) {
|
||||
explosion->AddForceTarget(force_target);
|
||||
}
|
||||
explosion->bullet_uniid = bullet_uniid;
|
||||
explosion->EnemyAndObstacleAttack(sender,
|
||||
center,
|
||||
explosion_range,
|
||||
gun_meta->explosion_effect(),
|
||||
GetAtk(),
|
||||
bullet_uniid);
|
||||
GetAtk()
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user