Use EditMode_CourseMods and remove hack from ScreenEdit.

This commit is contained in:
Steve Checkoway
2006-03-19 01:20:42 +00:00
parent bd58e1661e
commit 77a8b6ab61
3 changed files with 8 additions and 6 deletions
+1
View File
@@ -545,6 +545,7 @@ void NoteField::DrawPrimitives()
switch( GAMESTATE->m_EditMode )
{
case EditMode_Home:
case EditMode_CourseMods:
case EditMode_Practice:
break;
case EditMode_Full: