mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
engine: common: xrcon: oops, fix build, forgot to stage the change
This commit is contained in:
@@ -109,7 +109,7 @@ static void XRcon_CloseListenSocket( void )
|
||||
}
|
||||
}
|
||||
|
||||
static void XRcon_CloseClientSocket( void )
|
||||
static qboolean XRcon_CloseClientSocket( void )
|
||||
{
|
||||
if( NET_IsSocketValid( xrcon.client_socket ))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user