diff --git a/src/f_finale.c b/src/f_finale.c index eb6adae1..4caa7cf3 100644 --- a/src/f_finale.c +++ b/src/f_finale.c @@ -450,10 +450,12 @@ static const char *credits[] = { "\1Support Artists", "Sally \"TehRealSalt\" Cochenour", "Sherman \"CoatRack\" DesJardins", + "\"DrTapeworm\"", "Jesse \"Jeck Jims\" Emerick", "Wesley \"Charyb\" Gillebaard", "Vivian \"toaster\" Grannell", "James \"SeventhSentinel\" Hall", + "\"Lat\'\"", "\"Tyrannosaur Chao\"", "\"ZarroTsu\"", "", @@ -465,8 +467,10 @@ static const char *credits[] = { "\"Ritz\"", "\"Rob\"", "\"SmithyGNC\"", + "\"Snu\"", "\"Spherallic\"", "\"VAdaPEGA\"", + "\"Virt\"", "", "\1Sound Design", "James \"SeventhSentinel\" Hall", @@ -581,7 +585,7 @@ static struct { // This Tyler52 gag is troublesome // Alignment should be ((spaces+1 * 100) + (headers+1 * 38) + (lines * 15)) // Current max image spacing: (200*17) - {112, (15*100)+(17*38)+(97*15), "TYLER52", SKINCOLOR_NONE}, + {112, (15*100)+(17*38)+(101*15), "TYLER52", SKINCOLOR_NONE}, {0, 0, NULL, SKINCOLOR_NONE} };