From 5d726d0f9ce0f3cc6892d6831813abd9c1e9d79a Mon Sep 17 00:00:00 2001 From: mogguh Date: Mon, 23 Jul 2007 12:23:29 +0000 Subject: Really final work on credits (done! - stop reading cia, get rl) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0x@323 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/Screens/UScreenCredits.pas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Game/Code/Screens/UScreenCredits.pas b/Game/Code/Screens/UScreenCredits.pas index fd80f1f5..b69c17aa 100644 --- a/Game/Code/Screens/UScreenCredits.pas +++ b/Game/Code/Screens/UScreenCredits.pas @@ -69,8 +69,8 @@ const Funky_Text: AnsiString = 'Grandma Deluxe has arrived! Thanks to Corvus5 for the massive work on UltraStar, Wome for the nice tune you´re hearing, '+ 'all the people who put massive effort and work in new songs (don´t forget UltraStar w/o songs would be nothing), ppl from '+ - 'irc helping us - eBandit and Gabari, scene ppl who really helped instead of compiling and running away. Greetings to '+ - 'Demoscene.tv, scene.org, KakiArts, Sourceforge,..'; + 'irc helping us - eBandit and Gabari, scene ppl who really helped instead of compiling and running away. Greetings to DennisTheMenace for betatesting, '+ + 'Demoscene.tv, pouet.net, KakiArts, Sourceforge,..'; Timings: array[0..21] of Cardinal=( -- cgit v1.2.3