fix SoftNcRunner GM code normalization.
This commit is contained in:
@@ -529,7 +529,7 @@ Class MachiningProject
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IShellCommand PlayerCommand { get; set; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public ISessionCommand PlayerCommand { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -538,7 +538,7 @@ Class MachiningProject
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.ShellCommands.IShellCommand.html">IShellCommand</a></dt>
|
||||
<dt><a class="xref" href="Hi.SessionCommands.ISessionCommand.html">ISessionCommand</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user