mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
fix android syntax error
This commit is contained in:
@ -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(
|
||||||
|
Reference in New Issue
Block a user