From dee9bd0be0d9728e7fd1ca65774acfb012db6ba8 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Sun, 25 Jan 2004 06:51:34 +0000 Subject: [PATCH] Newline added. --- stepmania/src/SongCreditDisplay.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stepmania/src/SongCreditDisplay.cpp b/stepmania/src/SongCreditDisplay.cpp index 7a18771809..83e1d0a7c4 100644 --- a/stepmania/src/SongCreditDisplay.cpp +++ b/stepmania/src/SongCreditDisplay.cpp @@ -56,4 +56,5 @@ SongCreditDisplay::SongCreditDisplay() s.erase( s.end()-1 ); this->SetText( s ); -} \ No newline at end of file +} +