1
This commit is contained in:
parent
260a52154d
commit
7e7e7b11da
@ -89,7 +89,6 @@ void MachineGunBuff::ProcSkill()
|
||||
void MachineGunBuff::FgSkill()
|
||||
{
|
||||
bool shot_ok = false;
|
||||
a8::Vec2 target_dir;
|
||||
float fly_distance = 0;
|
||||
int trace_target_uniid = 0;
|
||||
owner->Shot(owner->context_dir, shot_ok, fly_distance, trace_target_uniid);
|
||||
|
Loading…
x
Reference in New Issue
Block a user