Missing a jump in Oni now takes away only one life

This commit is contained in:
Chris Danford
2002-10-02 05:42:59 +00:00
parent e3d962cde2
commit 192bfd5ff5
9 changed files with 96 additions and 91 deletions
+1
View File
@@ -339,6 +339,7 @@ void ScreenSelectCourse::AfterCourseChange()
}
break;
case TYPE_SECTION: // if we get here, there are no courses
m_Banner.SetFromGroup( "" );
break;
default:
ASSERT(0);