Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2025-03-05 19:50:46 +00:00
parent f72034edbe
commit dead1c29bb
31 changed files with 774 additions and 656 deletions
+19 -2
View File
@@ -4307,7 +4307,13 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE.TerminalType).FighterAircraft">AIRBASE.TerminalType.FighterAircraft</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>244: Combines Shelter. OpenMed and OpenBig spots. So effectively all spots usable by fixed wing aircraft.</p>
<p>244: Combines Shelter, OpenMed and OpenBig spots. So effectively all spots usable by fixed wing aircraft.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE.TerminalType).FighterAircraftSmall">AIRBASE.TerminalType.FighterAircraftSmall</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>344: Combines Shelter, SmallsizeFighter, OpenMed and OpenBig spots. So effectively all spots usable by small fixed wing aircraft.</p>
</td>
</tr>
<tr class="w3-border">
@@ -19505,7 +19511,18 @@ When moose is loading dynamically (for moose class development), tracing is swit
#number
<a id="#(AIRBASE.TerminalType).FighterAircraft" ><strong>AIRBASE.TerminalType.FighterAircraft</strong></a>
<p>244: Combines Shelter. OpenMed and OpenBig spots. So effectively all spots usable by fixed wing aircraft.</p>
<p>244: Combines Shelter, OpenMed and OpenBig spots. So effectively all spots usable by fixed wing aircraft.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(AIRBASE.TerminalType).FighterAircraftSmall" ><strong>AIRBASE.TerminalType.FighterAircraftSmall</strong></a>
<p>344: Combines Shelter, SmallsizeFighter, OpenMed and OpenBig spots. So effectively all spots usable by small fixed wing aircraft.</p>
</div>