Fixed edit mode attack related crash in routine mode by not checking player options noteskin choice in routine mode.

This commit is contained in:
Kyzentun Keeslala
2016-06-17 16:23:08 -06:00
parent 1deb1dd9c0
commit 7daaf04cfc
2 changed files with 14 additions and 2 deletions
+1
View File
@@ -31,6 +31,7 @@ public:
int iDrawDistanceBeforeTargetsPixels );
virtual void Unload();
void ensure_note_displays_have_skin();
void InitColumnRenderers();
virtual void HandleMessage( const Message &msg );