fix SoftNcRunner GM code normalization.

This commit is contained in:
2026-05-06 13:21:19 +08:00
parent 0fe9497552
commit 2f57932000
1238 changed files with 69405 additions and 22511 deletions
@@ -108,6 +108,15 @@ Host class for HiNC functionality that provides project management, path resolut
<dl class="jumplist">
<dt><a class="xref" href="Hi.HiNcKits.LocalAppConfig.html">LocalAppConfig</a></dt>
<dd><p>Configuration for host-related settings.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.HiNcKits.PlayerDivConfig.html">PlayerDivConfig</a></dt>
<dd><p>Per-user visibility flags for the Player page's divisions (charts and
info panels). Mirrors the HiNcRcl <code>PlayerDivConfig</code> + <code>PlayerDivFlag</code>
pair, flattened into a single all-boolean config so the webservice
(which has no <code>HiNcHost</code> / <code>HiNcUser</code>) can persist the whole
layout through <a class="xref" href="Hi.HiNcKits.UserConfig.html">UserConfig</a> alone.</p>
</dd>
</dl>
<dl class="jumplist">