only remount cards that were in use

This commit is contained in:
Chris Danford
2004-10-03 06:21:16 +00:00
parent 5d954e5659
commit f65c1d3fbb
4 changed files with 25 additions and 7 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
static void SaveMachineStatsToFirstMemCard()
{
MEMCARDMAN->MountAllCards();
MEMCARDMAN->TryMountAllCards();
FOREACH_PlayerNumber( pn )
{