ROE progress
This commit is contained in:
parent
ebe17b3aac
commit
0b285ac98a
|
@ -80,7 +80,7 @@ public class MainFrame {
|
|||
tabbedPane.settingsTab.showContent();
|
||||
tabbedPane.logsManager.showContent();
|
||||
tabbedPane.fuelTunePane.showContent();
|
||||
BinaryProtocolServer.start(Fields.TS_SIGNATURE);
|
||||
BinaryProtocolServer.start();
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue