Exceptions are being thrown; retiring for the night
I don't know what's causing these issues, so I'm leaving it for tonight.
This commit is contained in:
@@ -110,6 +110,7 @@ union SerialPacket {
|
||||
int playerIndex;
|
||||
char handle[PACKET_STRING_SIZE];
|
||||
char avatar[PACKET_STRING_SIZE];
|
||||
int mapIndex;
|
||||
Vector2 position;
|
||||
Vector2 motion;
|
||||
}playerInfo;
|
||||
|
||||
Reference in New Issue
Block a user