mirror of
https://github.com/UberGames/ioef.git
synced 2025-05-30 17:01:23 +00:00
* Compiler warning fix from ankon
This commit is contained in:
parent
4c63d1ed40
commit
090f4d7266
1 changed files with 0 additions and 2 deletions
|
@ -121,8 +121,6 @@ static client_t *SV_GetPlayerByNum( void ) {
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
return cl;
|
return cl;
|
||||||
|
|
||||||
return NULL;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//=========================================================
|
//=========================================================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue