This commit is contained in:
Glenn Maynard
2005-10-06 01:16:42 +00:00
parent 3c212785c0
commit 1ab2e6022e
+1 -1
View File
@@ -44,7 +44,7 @@ void GhostArrowRow::Load( const PlayerState* pPlayerState, float fYReverseOffset
}
}
void GhostArrowRow::~GhostArrowRow()
GhostArrowRow::~GhostArrowRow()
{
for( int i = 0; i < m_iNumCols; ++i )
{