Fix msu1 in credits

%smallcredits() can't have numbers, so we need to remove the 1 from MSU1
This commit is contained in:
Thomas Prescott
2021-05-06 21:45:10 -05:00
committed by GitHub
parent 02ec4ded4b
commit 03c0eb0475

View File

@@ -469,7 +469,7 @@ CreditsLineBlank:
%blankline()
%blankline()
%smallcredits("MSU1 SUPPORT", "green")
%smallcredits("MSU SUPPORT", "green")
%blankline()