mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
Fix ds_socket matchinfo (#1555)
This commit is contained in:
committed by
Peter Johnson
parent
05d6660a6b
commit
bd05dfa1c7
@@ -26,6 +26,7 @@ DSCommPacket::DSCommPacket() {
|
||||
i.ResetTcp();
|
||||
i.ResetUdp();
|
||||
}
|
||||
matchInfo.gameSpecificMessageSize = 0;
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user