This commit is contained in:
Glenn Maynard
2004-01-24 20:07:14 +00:00
parent 47530d2117
commit 07f99b102a
-5
View File
@@ -817,8 +817,6 @@ static void MountTreeOfZips( const CString &dir )
}
}
#define UNLOCKS_PATH "Data/Unlocks.dat"
#ifdef _XBOX
char *xboxargv[] = { "d:\\default.xbe" };
extern RageDisplay::VideoModeParams g_CurrentParams;
@@ -979,9 +977,6 @@ int main(int argc, char* argv[])
ResetGame();
/* Load the unlocks into memory */
GAMESTATE->m_pUnlockingSys->LoadFromDATFile( UNLOCKS_PATH );
/* Initialize which courses are ranking courses here. */
SONGMAN->UpdateRankingCourses();