Skip to content

Commit d2baba7

Browse files
committed
THE ULTIMATE CHAOS
1 parent 747db55 commit d2baba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChaosMod/Components/SplashTexts.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ SplashTexts::SplashTexts()
1616
// if (ms_InitalSplashShown)
1717
// return;
1818

19-
ShowSplash("Chaos Mod v" MOD_VERSION "\n\nSee credits.txt for a list of contributors", { .2f, .3f }, .65f,
19+
ShowSplash("THE ULTIMATE CHAOS v" MOD_VERSION "\n\nSee credits.txt for a list of contributors", { .2f, .3f }, .65f,
2020
{ 60, 245, 190 });
2121
#ifdef CHAOSDEBUG
2222
ShowSplash("DEBUG BUILD!", { .2f, .5f }, .7f, { 255, 0, 0 });

0 commit comments

Comments
 (0)