mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 23:02:03 +00:00
SW: Don't show the status bar during the end of level screen
git-svn-id: https://svn.eduke32.com/eduke32@8353 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
1507e9fd15
commit
22a778a22c
1 changed files with 0 additions and 1 deletions
|
@ -1694,7 +1694,6 @@ void CreditsLevel(void)
|
|||
// get rid of all PERM sprites!
|
||||
renderFlushPerms();
|
||||
save = gs.BorderNum;
|
||||
SetBorder(Player + myconnectindex,0);
|
||||
ClearStartMost();
|
||||
gs.BorderNum = save;
|
||||
videoClearViewableArea(0L);
|
||||
|
|
Loading…
Reference in a new issue