3.0 beta1 release candidate

This commit is contained in:
Chris Danford
2002-07-03 21:27:26 +00:00
parent c6f4421f32
commit 9b546bb721
28 changed files with 473 additions and 464 deletions
+3 -1
View File
@@ -32,7 +32,6 @@ void GrayArrowRow::Load( PlayerNumber pn, StyleDef* pStyleDef, PlayerOptions po
m_iNumCols = pStyleDef->m_iColsPerPlayer;
// init arrow rotations
for( int c=0; c<m_iNumCols; c++ )
{
m_GrayArrow[c].Load( GAMEMAN->GetPathToGraphic(pn, c, GRAPHIC_RECEPTOR) );
@@ -54,6 +53,9 @@ void GrayArrowRow::Update( float fDeltaTime, float fSongBeat )
void GrayArrowRow::DrawPrimitives()
{
if( m_PlayerOptions.m_bDark )
return;
for( int c=0; c<m_iNumCols; c++ )
{
// set arrow X