mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
NONET was killed prior, get rid of its body
This commit is contained in:
parent
21be387d0f
commit
13003cb66a
1 changed files with 0 additions and 3 deletions
|
|
@ -1483,11 +1483,8 @@ void CL_UpdateServerList (void)
|
|||
SendAskInfo(BROADCASTADDR);
|
||||
}
|
||||
|
||||
#endif // ifndef NONET
|
||||
|
||||
static void M_ConfirmConnect(void)
|
||||
{
|
||||
#ifndef NONET
|
||||
if (G_PlayerInputDown(0, gc_a, 1) || gamekeydown[0][KEY_ENTER])
|
||||
{
|
||||
if (totalfilesrequestednum > 0)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue