-- Fixed NearRadius.

-- Some documentation errors.
This commit is contained in:
FlightControl
2018-09-27 22:08:08 +02:00
parent 2dc7ca0cb2
commit 5becf001ba
8 changed files with 19 additions and 22 deletions

View File

@@ -471,7 +471,7 @@ do -- CARGO
self.CargoLimit = 0
self.LoadRadius = LoadRadius or 500
self.NearRadius = NearRadius or 25
--self.NearRadius = NearRadius or 25
self:SetDeployed( false )