mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Remove debug print
This commit is contained in:
parent
b176ca27b3
commit
b731e63d76
1 changed files with 0 additions and 2 deletions
|
|
@ -6907,8 +6907,6 @@ void G_DoPlayDemo(char *defdemoname)
|
|||
|
||||
for (p = 0; p <= splitscreen; p++)
|
||||
G_ResetView(p+1, slots[M_RandomKey(numslots)], false);
|
||||
|
||||
CONS_Printf("%d - %d %d %d %d\n", splitscreen, displayplayer, secondarydisplayplayer, thirddisplayplayer, fourthdisplayplayer);
|
||||
}
|
||||
|
||||
R_ExecuteSetViewSize();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue