Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2023-10-31 14:27:41 +00:00
parent df09b7055a
commit 091b22e9ad
52 changed files with 1163 additions and 649 deletions

View File

@@ -2677,7 +2677,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p>Note that these MESSAGE objects are not yet displayed on the display panel.
You must use the functions <a href="ToClient.html">ToClient</a> or <a href="ToCoalition.html">ToCoalition</a> or <a href="ToAll.html">ToAll</a> to send these Messages to the respective recipients.
You must use the functions <a href="Core.Message.html##(ToClient)">Core.Message#ToClient</a> or <a href="Core.Message.html##(ToCoalition)">Core.Message#ToCoalition</a> or <a href="Core.Message.html##(ToAll)">Core.Message#ToAll</a> to send these Messages to the respective recipients.
The message display times are automatically defined based on the timing settings in the <a href="Core.Settings.html">Core.Settings</a> menu.</p>
<div id= "#Functions##NewType" class="w3-show w3-white">