- Don't do an animated transition for Duke's credits menu and don't redraw the background for RR/RRRA's credits menu.

This commit is contained in:
Mitchell Richters 2022-01-06 10:32:33 +11:00
parent 709dcd9155
commit a65e2e8448

View file

@ -284,11 +284,10 @@ ImageScroller "CreditsMenu"
DukeCredits2
DukeCredits3
}
animatedtransition
}
ifgame(Redneck)
{
TextBackground "MENUSCREEN"
// TextBackground "MENUSCREEN"
TextBackgroundBrightness 0.5
TextFont "SmallFont"
TextScale 0.45
@ -320,7 +319,7 @@ ImageScroller "CreditsMenu"
}
ifgame(RedneckRides)
{
TextBackground "MENUSCREEN"
// TextBackground "MENUSCREEN"
TextBackgroundBrightness 0.5
TextFont "SmallFont"
TextScale 0.45