Fixed and documentation of ZONE_CAPTURE_COALITION

This commit is contained in:
FlightControl_Master
2017-11-01 17:22:22 +01:00
parent 6a0294e22b
commit 7bc0f103d9
15 changed files with 36 additions and 76 deletions

View File

@@ -1363,18 +1363,6 @@
<td class="name" nowrap="nowrap"><a href="##(RAT).wp">RAT.wp</a></td>
<td class="summary">
<p>RAT waypoint type.</p>
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(RAT).wp_final">RAT.wp_final</a></td>
<td class="summary">
<p>Index of the final waypoint.</p>
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(RAT).wp_holding">RAT.wp_holding</a></td>
<td class="summary">
<p>Index of the holding waypoint.</p>
</td>
</tr>
</table>
@@ -5659,34 +5647,6 @@ True if zone exsits, false otherwise. </p>
<p>RAT waypoint type.</p>
</dd>
</dl>
<dl class="function">
<dt>
<em>#number</em>
<a id="#(RAT).wp_final" >
<strong>RAT.wp_final</strong>
</a>
</dt>
<dd>
<p>Index of the final waypoint.</p>
</dd>
</dl>
<dl class="function">
<dt>
<em>#number</em>
<a id="#(RAT).wp_holding" >
<strong>RAT.wp_holding</strong>
</a>
</dt>
<dd>
<p>Index of the holding waypoint.</p>
</dd>
</dl>