Add custom credits theme. The dragon deserves this. ❤️🐉
This commit is contained in:
parent
5a5e3175eb
commit
64d0c2c1e5
4 changed files with 6 additions and 4 deletions
|
|
@ -158,6 +158,7 @@ Class SWWMCreditsMenu : GenericMenu
|
|||
cassets.Push(new('SWWMCreditsEntry').Init("Nash","WidePix"));
|
||||
cmusic.Push(new('SWWMCreditsEntry').Init("Teque","Traumatic State\nDragony\nHidden Tune #242\nHypercardish 1.1"));
|
||||
cmusic.Push(new('SWWMCreditsEntry').Init("BouncyTEM","Solitary Apprehension"));
|
||||
cmusic.Push(new('SWWMCreditsEntry').Init("KynikossDragonn","Credits Theme"));
|
||||
cvoice.Push(new('SWWMCreditsEntry').Init("Vyolette","$T_DEMOLITIONIST"));
|
||||
clocal.Push(new('SWWMCreditsEntry').Init("Marisa the Magician","$SWWM_LOCES"));
|
||||
cpatrons.Push(new('SWWMCreditsEntry').Init("Bean"));
|
||||
|
|
@ -224,7 +225,7 @@ Class SWWMCreditsMenu : GenericMenu
|
|||
oldmus = musplaying.name;
|
||||
oldorder = musplaying.baseorder;
|
||||
oldloop = musplaying.loop;
|
||||
S_ChangeMusic("music/H2I4D2E.XM");
|
||||
S_ChangeMusic("music/swwmgz_c.it");
|
||||
}
|
||||
double DrawLogo( double x, double y )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue