재커밋
This commit is contained in:
@@ -2249,7 +2249,7 @@ namespace vmsnet
|
|||||||
|
|
||||||
if (PUB.indicator != null && PUB.indicator.IsOpen)
|
if (PUB.indicator != null && PUB.indicator.IsOpen)
|
||||||
{
|
{
|
||||||
this.lbINDI.ForeColor = Color.green;
|
this.lbINDI.ForeColor = Color.Green;
|
||||||
}
|
}
|
||||||
else if (PUB.CONFIG.indicator_port.isEmpty())
|
else if (PUB.CONFIG.indicator_port.isEmpty())
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user