config: Rename is_docked to use_docked_mode to be consistent with other config bools.
This commit is contained in:
parent
f1423fcbc1
commit
5ecf152c8e
7 changed files with 14 additions and 14 deletions
|
@ -156,7 +156,7 @@ use_virtual_sd =
|
|||
[System]
|
||||
# Whether the system is docked
|
||||
# 1 (default): Yes, 0: No
|
||||
is_docked =
|
||||
use_docked_mode =
|
||||
|
||||
# The system region that Citra will use during emulation
|
||||
# -1: Auto-select (default), 0: Japan, 1: USA, 2: Europe, 3: Australia, 4: China, 5: Korea, 6: Taiwan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue