Profile HTML fixes

This commit is contained in:
Chris Danford
2004-02-16 05:35:06 +00:00
parent b665a81749
commit 6754c850df
20 changed files with 155 additions and 77 deletions
+1 -1
View File
@@ -266,7 +266,7 @@ void GameState::EndGame()
CHECKPOINT;
BOOKKEEPER->WriteToDisk();
PROFILEMAN->SaveMachineScoresToDisk();
PROFILEMAN->SaveMachineProfile();
for( p=0; p<NUM_PLAYERS; p++ )
{