Merge branch 'story1266_3d_model_factory' into NewUI_merge

This commit is contained in:
Michael Rausch
2017-09-11 23:45:31 +12:00
8 changed files with 466 additions and 108 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ public class ClientYacht extends Observable {
private Integer position;
private Long estimateTimeAtFinish;
private Boolean sailIn = true;
private Boolean sailIn = false;
private Integer currentMarkSeqID = 0;
private Long markRoundTime;
private Long timeTillNext;