From f848f3ecc8dc36b6992448a36a6b79d550c6d1e7 Mon Sep 17 00:00:00 2001 From: f1fth_freed0m Date: Thu, 6 Mar 2008 04:22:00 +0000 Subject: Translated German comments to English git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@918 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/Classes/UDataBase.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Game/Code/Classes/UDataBase.pas') diff --git a/Game/Code/Classes/UDataBase.pas b/Game/Code/Classes/UDataBase.pas index 2bd29e75..27d3f6bf 100644 --- a/Game/Code/Classes/UDataBase.pas +++ b/Game/Code/Classes/UDataBase.pas @@ -154,7 +154,7 @@ begin end; // While not TableData.EOF - except //Im Fehlerfall + except //In case of error (LOL? isn't this obvious) for Dif := 0 to 2 do begin SetLength(Song.Score[Dif], 1); -- cgit v1.2.3