aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code
diff options
context:
space:
mode:
authorwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-05-18 10:54:33 +0000
committerwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-05-18 10:54:33 +0000
commit56ce1cf3c09f0ebad019bb1f158d335e41f3d2d6 (patch)
tree5ba1b1a5f2e13c21159f4659d77afb6f69ed08b8 /Game/Code
parentc6a480ee43bf2e7c5497d918852fb6035dfc0ebc (diff)
downloadusdx-56ce1cf3c09f0ebad019bb1f158d335e41f3d2d6.tar.gz
usdx-56ce1cf3c09f0ebad019bb1f158d335e41f3d2d6.tar.xz
usdx-56ce1cf3c09f0ebad019bb1f158d335e41f3d2d6.zip
Removed Debug Message from UIni, showing the saved SoundCard Entrys
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@218 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code')
-rw-r--r--Game/Code/Classes/UIni.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Code/Classes/UIni.pas b/Game/Code/Classes/UIni.pas
index ca7afe9a..f3ea84ac 100644
--- a/Game/Code/Classes/UIni.pas
+++ b/Game/Code/Classes/UIni.pas
@@ -616,7 +616,7 @@ begin
IniFile.WriteString('Record', 'ChannelR' + S, Tekst);
end;
- Log.LogError(InttoStr(Length(CardList)) + ' Cards Saved');
+ //Log.LogError(InttoStr(Length(CardList)) + ' Cards Saved');
//Advanced Settings