Merge on to develop

story[955]
This commit is contained in:
William Muir
2017-05-17 10:04:28 +12:00
parent 2b294702a9
commit 1acb0fbac4
2 changed files with 33 additions and 2 deletions
-1
View File
@@ -64,7 +64,6 @@ public class App extends Application {
else{
// sr = new StreamReceiver("localhost", 4949, "RaceStream");
sr = new StreamReceiver("livedata.americascup.com", 4941, "RaceStream");
}
sr.start();