mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-29 05:41:02 +00:00
Remove debug print
This commit is contained in:
parent
0d31981dc2
commit
96972c9ae9
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…
Reference in a new issue