fix SoftNcRunner GM code normalization.

This commit is contained in:
2026-05-08 22:17:04 +08:00
parent 2f57932000
commit e026da61b3
197 changed files with 3482 additions and 958 deletions
@@ -191,7 +191,8 @@ Class PacePlayer
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Initializes a new instance with the specified <code class="paramref">logger</code> for exception reporting.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
@@ -201,7 +202,8 @@ Class PacePlayer
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>logger</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.extensions.logging.ilogger">ILogger</a></dt>
<dd></dd>
<dd><p>Logger used by the player to report exceptions raised during pace execution.</p>
</dd>
</dl>