mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 01:01:33 +00:00
build fix
This commit is contained in:
parent
550ecafd15
commit
46a1acf691
1 changed files with 0 additions and 2 deletions
|
@ -1437,8 +1437,6 @@ void F_StartTitleScreen(void)
|
||||||
players[displayplayer].playerstate = PST_DEAD; // Don't spawn the player in dummy (I'm still a filthy cheater)
|
players[displayplayer].playerstate = PST_DEAD; // Don't spawn the player in dummy (I'm still a filthy cheater)
|
||||||
camera.subsector = NULL; // toast is filthy too
|
camera.subsector = NULL; // toast is filthy too
|
||||||
//CON_ClearHUD();
|
//CON_ClearHUD();
|
||||||
|
|
||||||
wipegamestate = prevwipegamestate;
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue