Skip to content

Commit

Permalink
Detect probes on startup
Browse files Browse the repository at this point in the history
  • Loading branch information
DougEdey authored and DougEdey committed May 3, 2015
1 parent 2cc9540 commit 1ea2dbf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified Elsinore.jar
Binary file not shown.
1 change: 1 addition & 0 deletions src/main/java/com/sb/elsinore/LaunchControl.java
Original file line number Diff line number Diff line change
Expand Up @@ -705,6 +705,7 @@ public void readConfig() {
// get user input
createConfig();
}
updateDeviceList();
LaunchControl.loadCompleted = true;
}

Expand Down

0 comments on commit 1ea2dbf

Please sign in to comment.