Added newline at end of file. (If this text is buggy, it's due to remote upload)

This commit is contained in:
Jason Felds
2003-11-11 15:44:24 +00:00
parent 5a88d937d6
commit e03820e56b
+2 -1
View File
@@ -115,4 +115,5 @@ void CombinedLifeMeterTug::ChangeLifeMine( PlayerNumber pn )
CLAMP( GAMESTATE->m_fTugLifePercentP1, 0, 1 );
}
}