Small cleanup. More credits.
This commit is contained in:
parent
749ccd80b6
commit
fbf3e9fee3
7 changed files with 9 additions and 48 deletions
|
|
@ -102,7 +102,6 @@ Class SWWMCreditsMenu : GenericMenu
|
|||
String stitle, stitle2;
|
||||
String sdev, sassets, smusic, svoice, slocal, spatrons, sthanks;
|
||||
Array<SWWMCreditsEntry> cdev, cassets, cmusic, cvoice, clocal, cpatrons, cthanks;
|
||||
String oldlang;
|
||||
Vector2 ss;
|
||||
double hs;
|
||||
Vector2 logosz;
|
||||
|
|
@ -172,6 +171,7 @@ Class SWWMCreditsMenu : GenericMenu
|
|||
cpatrons.Push(new("SWWMCreditsEntry").Init("YaGirlJuniper"));
|
||||
cthanks.Push(new("SWWMCreditsEntry").Init("Marrub","$SWWM_CMAB2",Font.FindFontColor('Heliotrope'),Font.FindFontColor('BlushPink')));
|
||||
cthanks.Push(new("SWWMCreditsEntry").Init("KynikossDragonn","$SWWM_CDRAGON2"));
|
||||
cthanks.Push(new("SWWMCreditsEntry").Init("Vyolette","$SWWM_CVYOLETTE2"));
|
||||
cthanks.Push(new("SWWMCreditsEntry").Init("Lucy","$SWWM_CLUCY2"));
|
||||
cthanks.Push(new("SWWMCreditsEntry").Init("Gutawer","$SWWM_CGUTA2"));
|
||||
cthanks.Push(new("SWWMCreditsEntry").Init("Mikolah","$SWWM_CMIKO2"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue