Started on Request/Response packets for the Boat customization to begin the boat customization process.

tags: #story[1142]
This commit is contained in:
Alistair McIntyre
2017-08-14 13:26:51 +12:00
parent e4cc5a0950
commit bedd742c93
4 changed files with 85 additions and 3 deletions
@@ -1,8 +1,6 @@
package seng302.gameServer.server.messages;
/**
* Created by kre39 on 20/07/17.
*/
public class ChatterMessage extends Message {
private final long MESSAGE_VERSION_NUMBER = 1;