From 0eb0755a65680de2942be4e1b58b80fa85cd8a74 Mon Sep 17 00:00:00 2001 From: b1indy Date: Fri, 23 Nov 2007 12:44:25 +0000 Subject: fixed a major bug in the credits screen ;D git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@630 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/Screens/UScreenCredits.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Game/Code/Screens/UScreenCredits.pas b/Game/Code/Screens/UScreenCredits.pas index 9c2d474e..262199ac 100644 --- a/Game/Code/Screens/UScreenCredits.pas +++ b/Game/Code/Screens/UScreenCredits.pas @@ -66,7 +66,7 @@ type end; const - Funky_Text: AnsiString = | + Funky_Text: AnsiString = // | 'A small step in version number, a huge step for the community - USDX works with any video format now. Thanks and greetings fly out to Mota '+ '(we miss you!), Skar (additional skins), Atlassian.com, Zanadoo.com and WhirlWind-Records.com. Massive thanks to the translators: Jonaspaulo, '+ 'Jacobo, Bres, W0nderboy, Dadone - and our betatesters: Theril, Tyris, Murmeltier and Lemon. Greetings to Tronic from NuubSing (you guys rule!) and Corvus5.'; -- cgit v1.2.3