Re-commit.

This commit is contained in:
sigonasr2 2017-10-17 00:11:56 -05:00
parent 100f78a481
commit 254d82d3e2
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -249,7 +249,7 @@ public class sigIRC{
manager = new FileManager("drag_bar.png"); manager.verifyAndFetchFileFromServer();
manager = new FileManager("WSplits"); manager.verifyAndFetchFileFromServer();
DownloadProgramUpdate();
System.out.println("Downloaded Dependencies.");
System.out.println("Downloaded Dependencies. ");
}
private static void DownloadProgramUpdate() {