diff --git a/stepmania/src/CombinedLifeMeterTug.cpp b/stepmania/src/CombinedLifeMeterTug.cpp index df968fef8a..50b9db7e6f 100644 --- a/stepmania/src/CombinedLifeMeterTug.cpp +++ b/stepmania/src/CombinedLifeMeterTug.cpp @@ -115,4 +115,5 @@ void CombinedLifeMeterTug::ChangeLifeMine( PlayerNumber pn ) CLAMP( GAMESTATE->m_fTugLifePercentP1, 0, 1 ); -} \ No newline at end of file +} +