Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2023-10-31 12:39:02 +00:00
parent c17109d2a0
commit df09b7055a
35 changed files with 517 additions and 764 deletions
+4 -26
View File
@@ -1835,8 +1835,8 @@ Note that <strong>Update</strong> messages can be chosen not to be displayed at
<p>There are different methods that can be used to change the <strong>System settings</strong> using the _SETTINGS object.</p>
<ul>
<li><a href="Core.Settings.html##(SETTINGS).SetMessageTime">Core.Settings#SETTINGS.SetMessageTime</a>(): Define for a specific <a href="Message.MESSAGE.MessageType.html">Message.MESSAGE.MessageType</a> the duration to be displayed in seconds.</li>
<li><a href="Core.Settings.html##(SETTINGS).GetMessageTime">Core.Settings#SETTINGS.GetMessageTime</a>(): Retrieves for a specific <a href="Message.MESSAGE.MessageType.html">Message.MESSAGE.MessageType</a> the duration to be displayed in seconds.</li>
<li><a href="##(SETTINGS).SetMessageTime">SETTINGS.SetMessageTime</a>(): Define for a specific <a href="Core.Message.html##(MESSAGE).MessageType">Core.Message#MESSAGE.MessageType</a> the duration to be displayed in seconds.</li>
<li><a href="##(SETTINGS).GetMessageTime">SETTINGS.GetMessageTime</a>(): Retrieves for a specific <a href="Core.Message.html##(MESSAGE).MessageType">Core.Message#MESSAGE.MessageType</a> the duration to be displayed in seconds.</li>
</ul>
<h2>3.5) <strong>Era</strong> of the battle</h2>
@@ -2853,7 +2853,7 @@ 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">
#string
<a id="#(SETTINGS).A2ASystem" ><strong>SETTINGS.A2ASystem</strong></a>
@@ -2913,17 +2913,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</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>
@@ -5021,7 +5010,7 @@ 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">
#string
<a id="#(SETTINGS).A2ASystem" ><strong>SETTINGS.A2ASystem</strong></a>
@@ -5081,17 +5070,6 @@ It is advised to use this method at the start of the mission.</p>
</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>