Release prep

This commit is contained in:
FlightControl
2017-03-17 11:50:24 +01:00
parent 8c4ae420e2
commit 7231492eaa
139 changed files with 70756 additions and 176 deletions

View File

@@ -128,6 +128,12 @@
<td class="name" nowrap="nowrap"><a href="##(COMMANDCENTER).CommandCenterPositionable">COMMANDCENTER.CommandCenterPositionable</a></td>
<td class="summary">
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(COMMANDCENTER).GetMenu">COMMANDCENTER:GetMenu()</a></td>
<td class="summary">
<p>Gets the commandcenter menu structure governed by the HQ command center.</p>
</td>
</tr>
<tr>
@@ -372,6 +378,24 @@
</dd>
</dl>
<dl class="function">
<dt>
<a id="#(COMMANDCENTER).GetMenu" >
<strong>COMMANDCENTER:GetMenu()</strong>
</a>
</dt>
<dd>
<p>Gets the commandcenter menu structure governed by the HQ command center.</p>
<h3>Return value</h3>
<p><em><a href="Core.Menu.html##(MENU_COALITION)">Core.Menu#MENU_COALITION</a>:</em></p>
</dd>
</dl>
<dl class="function">