aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UDataBase.pas
diff options
context:
space:
mode:
authorf1fth_freed0m <f1fth_freed0m@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-03-06 04:22:00 +0000
committerf1fth_freed0m <f1fth_freed0m@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-03-06 04:22:00 +0000
commitf848f3ecc8dc36b6992448a36a6b79d550c6d1e7 (patch)
treedbe47ef337748eab6d7d2f79d7a78ac3b97b13f3 /Game/Code/Classes/UDataBase.pas
parent09e53466cd18092dd30944c18cc89c3c567e7b7c (diff)
downloadusdx-f848f3ecc8dc36b6992448a36a6b79d550c6d1e7.tar.gz
usdx-f848f3ecc8dc36b6992448a36a6b79d550c6d1e7.tar.xz
usdx-f848f3ecc8dc36b6992448a36a6b79d550c6d1e7.zip
Translated German comments to English
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@918 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r--Game/Code/Classes/UDataBase.pas2
1 files changed, 1 insertions, 1 deletions
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);