mirror of https://github.com/OpenTTD/OpenTTD
parent
47a1e50406
commit
f0fd9921a2
|
@ -489,6 +489,8 @@ static void NetworkUDPBroadCast(SOCKET udp)
|
|||
|
||||
i++;
|
||||
}
|
||||
|
||||
free(p);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue