cleanup
This commit is contained in:
@@ -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++ )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user