From 8da2490986dd864e28feae2cc4cfae1a0c9806a2 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Sun, 11 Jan 2004 22:42:11 +0000 Subject: [PATCH] Newline added...been awhile since I've done that. --- stepmania/src/ScreenEnding.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stepmania/src/ScreenEnding.cpp b/stepmania/src/ScreenEnding.cpp index 03f43ae4c7..c2d9da9129 100644 --- a/stepmania/src/ScreenEnding.cpp +++ b/stepmania/src/ScreenEnding.cpp @@ -163,4 +163,5 @@ void ScreenEnding::Update( float fDeltaTime ) void ScreenEnding::HandleScreenMessage( const ScreenMessage SM ) { ScreenAttract::HandleScreenMessage( SM ); -} \ No newline at end of file +} +