mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-19 22:17:13 +00:00
Skipper v0.0.5
This commit is contained in:
@@ -3428,7 +3428,7 @@ function ARTY:_FireAtCoord(coord, radius, nshells, weapontype)
|
||||
local fire=group:TaskFireAtPoint(vec2, radius, nshells, weapontype)
|
||||
|
||||
-- Execute task.
|
||||
group:PushTask(fire)
|
||||
group:SetTask(fire)
|
||||
end
|
||||
|
||||
--- Set task for firing at a coordinate.
|
||||
|
||||
Reference in New Issue
Block a user