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()
@@ -739,4 +739,4 @@ endif
!COLLECTION_RATE_X = 22
!COLLECTION_RATE_Y = 380
!TOTAL_TIME_X = 19
!TOTAL_TIME_Y = 383
!TOTAL_TIME_Y = 383