mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-08-17 20:55:40 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -10333,7 +10333,7 @@ Creates a line on the F10 map from one point to another.</p>
|
||||
local MarkGroup = GROUP:FindByName( "AttackGroup" )
|
||||
local MarkID = TargetCoord:MarkToGroup( "This is a target for the attack group", AttackGroup )
|
||||
<<< logic >>>
|
||||
RemoveMark( MarkID ) -- The mark is now removed</code></pre>
|
||||
TargetCoord:RemoveMark( MarkID ) -- The mark is now removed</code></pre>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user