Fixed edit mode attack related crash in routine mode by not checking player options noteskin choice in routine mode.
This commit is contained in:
@@ -31,6 +31,7 @@ public:
|
||||
int iDrawDistanceBeforeTargetsPixels );
|
||||
virtual void Unload();
|
||||
|
||||
void ensure_note_displays_have_skin();
|
||||
void InitColumnRenderers();
|
||||
|
||||
virtual void HandleMessage( const Message &msg );
|
||||
|
||||
Reference in New Issue
Block a user