fix
This commit is contained in:
@@ -65,9 +65,6 @@ namespace Project
|
||||
lbBat.CurA = PUB.BMS.Current_Amp;
|
||||
lbBat.IsOpen = PUB.BMS.IsOpen;
|
||||
|
||||
if (PUB.mapctl != null)
|
||||
PUB.mapctl.Invalidate();
|
||||
|
||||
//쓰레드로인해서 메인에서 진행하게한다. SPS는 메인쓰레드에서 진행 됨
|
||||
//팝을 제거 혹은 표시하는 기능
|
||||
if (PUB.popup.needShow) PUB.popup.showMessage();
|
||||
|
||||
Reference in New Issue
Block a user