aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UDraw.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/UDraw.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/UDraw.pas6
1 files changed, 5 insertions, 1 deletions
diff --git a/Game/Code/Classes/UDraw.pas b/Game/Code/Classes/UDraw.pas
index f64f0389..b3fee6fa 100644
--- a/Game/Code/Classes/UDraw.pas
+++ b/Game/Code/Classes/UDraw.pas
@@ -454,6 +454,10 @@ var
end; // for
// eigentlich brauchen wir hier einen vergleich, um festzustellen, ob wir mit
// singen schon weiter wären, als bei Rec.Right, _auch, wenn nicht gesungen wird_
+ // English Translation:
+ // actually we need a compare here, to determine if the singing process is ahead Rec.Right
+ // even if there is no singing
+
// passing on NrGracza... hope this is really something like the player-number, not only
// some kind of weird index into a colour-table
@@ -1225,7 +1229,7 @@ end;
//PhrasenBonus - Line Bonus Mod}
// Draw Note Bars for Editor
-//There are 11 Resons for a new Procdedure:
+//There are 11 Resons for a new Procdedure: (nice binary :D )
// 1. It don't look good when you Draw the Golden Note Star Effect in the Editor
// 2. You can see the Freestyle Notes in the Editor SemiTransparent
// 3. Its easier and Faster then changing the old Procedure