aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/USongs.pas
diff options
context:
space:
mode:
authorwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-03-29 12:40:11 +0000
committerwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-03-29 12:40:11 +0000
commit8d591b8344e0cb87e1a987961b3790fa26d323a6 (patch)
treeb18a29024b31aa4d04283b6692b116c539ba6bc1 /Game/Code/Classes/USongs.pas
parent92f5f8a835d4a5e6d68bd64057bd5198bf5ca63d (diff)
downloadusdx-8d591b8344e0cb87e1a987961b3790fa26d323a6.tar.gz
usdx-8d591b8344e0cb87e1a987961b3790fa26d323a6.tar.xz
usdx-8d591b8344e0cb87e1a987961b3790fa26d323a6.zip
Fixed Some Bugs in JumpTo Screen:
Now plays correct music Space Bug is gone Added onSentenceChange Procedure to ScreenSing git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@48 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/Classes/USongs.pas')
-rw-r--r--Game/Code/Classes/USongs.pas1
1 files changed, 1 insertions, 0 deletions
diff --git a/Game/Code/Classes/USongs.pas b/Game/Code/Classes/USongs.pas
index 5b75879d..cc3c8b95 100644
--- a/Game/Code/Classes/USongs.pas
+++ b/Game/Code/Classes/USongs.pas
@@ -669,6 +669,7 @@ begin
{fType: 0: All
1: Title
2: Artist}
+ FilterStr := Trim(FilterStr);
if FilterStr<>'' then begin
Result := 0;
//Create Search Array