only remount cards that were in use
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
static void SaveMachineStatsToFirstMemCard()
|
||||
{
|
||||
MEMCARDMAN->MountAllCards();
|
||||
MEMCARDMAN->TryMountAllCards();
|
||||
|
||||
FOREACH_PlayerNumber( pn )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user