Update text for history auto button.
This commit is contained in:
parent
a90ace5af9
commit
d4d578a5a7
@ -613,7 +613,7 @@ const SCENES = {
|
|||||||
UI.mainnav(
|
UI.mainnav(
|
||||||
[ ],
|
[ ],
|
||||||
[
|
[
|
||||||
UI.button("A", () => { INTERFACE.replay_toggle_auto(); }),
|
UI.button("Auto", () => { INTERFACE.replay_toggle_auto(); }),
|
||||||
UI.button("◀", () => { INTERFACE.replay_first(); }),
|
UI.button("◀", () => { INTERFACE.replay_first(); }),
|
||||||
UI.button("◁", () => { INTERFACE.replay_prev(); }),
|
UI.button("◁", () => { INTERFACE.replay_prev(); }),
|
||||||
ind_turn,
|
ind_turn,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user