mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Scoring - docu changes
This commit is contained in:
parent
6938b20ab6
commit
56ed3a11d6
@ -584,7 +584,7 @@ function SCORING:SetFratricide( Fratricide )
|
||||
return self
|
||||
end
|
||||
|
||||
--- Decide if Fratricide is leading to penalties (true) or not (fals)
|
||||
--- Decide if fratricide is leading to penalties (true) or not (false)
|
||||
-- @param #SCORING self
|
||||
-- @param #boolean OnOff Switch for Fratricide
|
||||
-- @return #SCORING
|
||||
@ -593,7 +593,7 @@ function SCORING:SwitchFratricide( OnOff )
|
||||
return self
|
||||
end
|
||||
|
||||
--- Decide if Coalition Changes is leading to penalties (true) or not (fals)
|
||||
--- Decide if a change of coalition is leading to penalties (true) or not (false)
|
||||
-- @param #SCORING self
|
||||
-- @param #boolean OnOff Switch for Coalition Changes.
|
||||
-- @return #SCORING
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user