Fix server ignoring first packet from client

This commit is contained in:
Stephen Seo 2019-03-12 14:11:22 +09:00
parent 78db1a58c7
commit bf3f3c334e

View file

@ -340,7 +340,7 @@ void UDPC_client_initiate_connection(UDPC_Context *ctx, uint32_t addr, uint16_t
UDPC_INTERNAL_ConnectionData cd = {
0x9,
0,
0,
1,
0,
0xFFFFFFFF,
0.0f,