This commit is contained in:
Steve Checkoway
2006-08-06 08:50:24 +00:00
parent 49608d5c9f
commit 1d378020ce
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1588,7 +1588,7 @@ void GameState::VisitAttractScreen( const RString sScreenName )
m_iNumTimesThroughAttract++;
}
bool GameState::DifficultiesLocked()
bool GameState::DifficultiesLocked() const
{
if( m_PlayMode == PLAY_MODE_RAVE )
return true;