This commit is contained in:
Glenn Maynard
2004-07-27 04:54:14 +00:00
parent 6349be7f22
commit 5aa3bf05d6
-1
View File
@@ -26,7 +26,6 @@ void GhostArrowRow::Load( PlayerNumber pn, CString NoteSkin, float fYReverseOffs
m_iNumCols = pStyle->m_iColsPerPlayer;
LOG->Trace("xxxsz: %lu, %lu", sizeof(GhostArrow), sizeof(HoldGhostArrow));
// init arrows
for( int c=0; c<m_iNumCols; c++ )
{