Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2023-11-21 09:15:20 +00:00
parent 48f3c13e0e
commit 8122323e6f
31 changed files with 839 additions and 920 deletions

View File

@@ -1933,7 +1933,7 @@ atis:Start()
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MSRS).LoadConfigFile">MSRS:LoadConfigFile(Path, Filename, ConfigLoaded)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MSRS).LoadConfigFile">MSRS:LoadConfigFile(Path, Filename)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Get central SRS configuration to be able to play tts over SRS radio using the <code>DCS-SR-ExternalAudio.exe</code>.</p>
</td>
@@ -4366,7 +4366,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(MSRS).LoadConfigFile" ><strong>MSRS:LoadConfigFile(Path, Filename, ConfigLoaded)</strong></a></h2>
<h2><a id="#(MSRS).LoadConfigFile" ><strong>MSRS:LoadConfigFile(Path, Filename)</strong></a></h2>
</div>
<p>Get central SRS configuration to be able to play tts over SRS radio using the <code>DCS-SR-ExternalAudio.exe</code>.</p>
@@ -4402,21 +4402,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p>File to load, defaults to "Moose_MSRS.lua"</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#boolean
<strong><strong>ConfigLoaded</strong></strong>
</p>
</div>
<div class="w3-half">
<ul>
<li>if true, skip the loading</li>
</ul>
</div>
</div>
<h2><strong>Return value:</strong></h2>