mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-06 21:00:21 +01:00
GameSettings: Add missing space in comment.
This commit is contained in:
parent
902e45b6b7
commit
235f729181
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
# This game does not work properly with large memorycards, use a 251 block card
|
||||
# This game does not work properly with large memory cards, use a 251 block card
|
||||
# see https://www.nintendo.com/consumer/memorycard1019.jsp
|
||||
MemoryCardSize = 2
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
# This game does not work properly with large memorycards, use a 251 block card
|
||||
# This game does not work properly with large memory cards, use a 251 block card
|
||||
# see https://www.nintendo.com/consumer/memorycard1019.jsp
|
||||
MemoryCardSize = 2
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
# This game does not work properly with large memorycards, use a 251 block card
|
||||
# This game does not work properly with large memory cards, use a 251 block card
|
||||
# see https://www.nintendo.com/consumer/memorycard1019.jsp
|
||||
MemoryCardSize = 2
|
||||
CPUThread = False
|
||||
|
|
Loading…
Add table
Reference in a new issue