StyleCop
This commit is contained in:
@@ -31,7 +31,7 @@ end
|
||||
Production.SetRallyPoint = function(factory, location)
|
||||
local srp = Actor.Trait(factory, "RallyPoint")
|
||||
if srp ~= nil then
|
||||
srp.rallyPoint = location.Location
|
||||
srp.Location = location.Location
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user