MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2023-09-20 15:32:56 +00:00
parent 6daed9592d
commit 37579d4668
29 changed files with 998 additions and 541 deletions

View File

@@ -1930,7 +1930,7 @@ atis:Start()
<pre><code> atis=ATIS:New("Batumi", 305, radio.modulation.AM)
atis:SetSRS("D:\\DCS\\_SRS\\", "female", "de_DE")
atis:SetLocale("de")
atis:SetLocale("de") -- available locales from source are "en", "de" and "es"
atis:Start()
</code></pre>