Began bringing the client into line with the server's changes
Several parts of the client already built correctly. Updated LobbyMenu, it not builds.
This commit is contained in:
@@ -38,8 +38,6 @@ struct SerialPacketBase {
|
||||
SerialPacketType type;
|
||||
IPaddress srcAddress;
|
||||
|
||||
typedef SerialPacketType Type;
|
||||
|
||||
virtual ~SerialPacketBase() {};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user