Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2024-08-12 07:47:08 +00:00
parent 0b26fae65d
commit dba2b9b05f
27 changed files with 836 additions and 384 deletions

View File

@@ -2969,6 +2969,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p>BASE:E( {PlayerUnit:GetName(), A2GSystem } )</p>
</div>
</div>
@@ -3008,11 +3011,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(SETTINGS).Metric" ><strong>SETTINGS.Metric</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SETTINGS).PlayerMenu" ><strong>SETTINGS.PlayerMenu</strong></a>
</div>
</div>
@@ -5126,6 +5140,9 @@ It is advised to use this method at the start of the mission.</p>
<p>BASE:E( {PlayerUnit:GetName(), A2GSystem } )</p>
</div>
</div>
@@ -5165,11 +5182,22 @@ It is advised to use this method at the start of the mission.</p>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(SETTINGS).Metric" ><strong>SETTINGS.Metric</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SETTINGS).PlayerMenu" ><strong>SETTINGS.PlayerMenu</strong></a>
</div>
</div>