mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
Started working on the boat selection screen.
Customised the boat customisation UI to contain it. Need to have another boat to test whether we can switch boats and also if the messages get sent correctly. #story[1274]
This commit is contained in:
@@ -421,4 +421,7 @@ public class ServerYacht {
|
||||
return boatColor;
|
||||
}
|
||||
|
||||
public void setBoatType(String boatType) {
|
||||
this.boatType = boatType;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user