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