don't reload note skin when entering play mode in the editor (for real)
This commit is contained in:
@@ -107,8 +107,6 @@ void NoteField::Load(
|
||||
int iLastPixelToDraw,
|
||||
float fYReverseOffsetPixels )
|
||||
{
|
||||
Unload();
|
||||
|
||||
m_pPlayerState = pPlayerState;
|
||||
m_iStartDrawingPixel = iFirstPixelToDraw;
|
||||
m_iEndDrawingPixel = iLastPixelToDraw;
|
||||
|
||||
Reference in New Issue
Block a user