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 +} +