mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 20:41:46 +00:00
Remove a printf
This commit is contained in:
parent
f69983c010
commit
f335519007
1 changed files with 0 additions and 1 deletions
|
|
@ -3964,7 +3964,6 @@ FILESTAMP
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case PT_LOGIN:
|
case PT_LOGIN:
|
||||||
CONS_Printf("I received LOGIN\n");
|
|
||||||
if (client)
|
if (client)
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue