Proof that I forgot to diff before committing... Stupid me. That comment is useless.

This commit is contained in:
Ben Anderson
2004-11-12 04:01:20 +00:00
parent 96859248d8
commit 1104565faa
-2
View File
@@ -27,8 +27,6 @@ public:
LifeMeterStream()
{
bool bExtra = GAMESTATE->IsExtraStage()||GAMESTATE->IsExtraStage2();
// Here for my reference's sake, no reason to uncomment this
// bool bPassmark = GAMESTATE->m_CurrentPlayerOptions[m_playerNumber].m_fPassmark > 0;
m_quadMask.SetDiffuse( RageColor(0,0,0,1) );
m_quadMask.SetZ( 1 );