fix SoftNcRunner GM code normalization.

This commit is contained in:
2026-05-16 18:08:13 +08:00
parent e026da61b3
commit 8b285cc863
765 changed files with 18689 additions and 9785 deletions
@@ -129,8 +129,8 @@
<h2 id="mission-type-selection-combobox">Mission Type Selection ComboBox</h2>
<p>The options:</p>
<ul>
<li><a href="script-command-panel.html">Script Command Panel</a> for <a class="xref" href="../../api/Hi.ShellCommands.ScriptCommand.html">ScriptCommand</a>.</li>
<li><a href="ListCommand-panel.html">List Command Panel</a> for <a class="xref" href="../../api/Hi.ShellCommands.ListCommand.html">ListCommand</a>.</li>
<li><a href="script-command-panel.html">Script Command Panel</a> for <a class="xref" href="../../api/Hi.SessionCommands.ScriptCommand.html">ScriptCommand</a>.</li>
<li><a href="ListCommand-panel.html">List Command Panel</a> for <a class="xref" href="../../api/Hi.SessionCommands.ListCommand.html">ListCommand</a>.</li>
</ul>
<h2 id="source-code-locations">Source Code Locations</h2>
<p>See <a href="../index.html">HiNC GUI Architecture</a> for git repository links.</p>