mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
(BB10) Change Cascades labels
This commit is contained in:
parent
f39157e39a
commit
74698f73bf
@ -8,23 +8,23 @@ Page
|
||||
options: [
|
||||
Option {
|
||||
id: p1
|
||||
text: "Player 1"
|
||||
text: "User 1"
|
||||
value: 0
|
||||
selected: true
|
||||
},
|
||||
Option {
|
||||
id: p2
|
||||
text: "Player 2"
|
||||
text: "User 2"
|
||||
value: 1
|
||||
},
|
||||
Option {
|
||||
id: p3
|
||||
text: "Player 3"
|
||||
text: "User 3"
|
||||
value: 2
|
||||
},
|
||||
Option {
|
||||
id: p4
|
||||
text: "Player 4"
|
||||
text: "User 4"
|
||||
value: 3
|
||||
}
|
||||
]
|
||||
@ -153,4 +153,4 @@ Page
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user