Remove trailing white-space from lua files
This commit is contained in:
committed by
abcdefg30
parent
6d26f60904
commit
150d02ac0d
@@ -125,7 +125,7 @@ SendParatroopers = function()
|
||||
local proxy = Actor.Create(para.proxy, false, { Owner = soviets })
|
||||
local target = Map.CenterOfCell(para.drop)
|
||||
local dir = target - Map.CenterOfCell(para.entry)
|
||||
|
||||
|
||||
local aircraft = proxy.ActivateParatroopers(target, dir.facing)
|
||||
Utils.Do(aircraft, function(a)
|
||||
Trigger.OnPassengerExited(a, function(t, p)
|
||||
|
||||
Reference in New Issue
Block a user