Remove print

This commit is contained in:
Sally Coolatta 2020-09-26 02:00:18 -04:00
parent 3cad7398f0
commit efaf2c8c7d

View file

@ -5973,8 +5973,6 @@ void P_SpawnSpecials(boolean fromnetsave)
// but currently isn't.
(void)fromnetsave;
CONS_Printf("%d\n", sectors[11].floorheight);
// yep, we do this here - "bossdisabled" is considered an apparatus of specials.
bossdisabled = 0;
stoppedclock = false;