mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 14:46:49 +01:00
fix android syntax error
This commit is contained in:
parent
0c364cbb4c
commit
f90812d8e1
@ -1111,7 +1111,6 @@ class SettingsFragmentPresenter(
|
|||||||
R.string.bba_tapserver_destination_description
|
R.string.bba_tapserver_destination_description
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
}
|
|
||||||
} else if (serialPort1Type == 12) {
|
} else if (serialPort1Type == 12) {
|
||||||
// Broadband Adapter (Built In)
|
// Broadband Adapter (Built In)
|
||||||
sl.add(
|
sl.add(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user