typo
This commit is contained in:
@@ -54,14 +54,14 @@ Preference<RString> MemoryCardManager::m_sEditorMemoryCardOsMountPoint( "Editor
|
|||||||
|
|
||||||
const RString MEM_CARD_MOUNT_POINT[NUM_PLAYERS] =
|
const RString MEM_CARD_MOUNT_POINT[NUM_PLAYERS] =
|
||||||
{
|
{
|
||||||
/* @ is importast; see RageFileManager LoadedDriver::GetPath */
|
/* @ is important; see RageFileManager LoadedDriver::GetPath */
|
||||||
"/@mc1/",
|
"/@mc1/",
|
||||||
"/@mc2/",
|
"/@mc2/",
|
||||||
};
|
};
|
||||||
|
|
||||||
static const RString MEM_CARD_MOUNT_POINT_INTERNAL[NUM_PLAYERS] =
|
static const RString MEM_CARD_MOUNT_POINT_INTERNAL[NUM_PLAYERS] =
|
||||||
{
|
{
|
||||||
/* @ is importast; see RageFileManager LoadedDriver::GetPath */
|
/* @ is important; see RageFileManager LoadedDriver::GetPath */
|
||||||
"/@mc1int/",
|
"/@mc1int/",
|
||||||
"/@mc2int/",
|
"/@mc2int/",
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user