Permalink
Please sign in to comment.
Browse files
Added accesskey tags to the next/prev buttons in dialog (for ease-of-…
…use). They're mapped to [Alt+A] and [Alt+D] by default but can be changed in QGen. Modified the conditional logic in $objsel to allow for substring matches (instead of strict string equality) so the it will recognize the button HTML (which has been expanded to include an additional set of anchor tags).
- Loading branch information...
Showing
with
15 additions
and 15 deletions.
- +7 −7 src/$objsel.txt
- +1 −1 src/end_day_screen.txt
- +1 −1 src/hero_creation.txt
- +2 −2 src/hero_description.txt
- +2 −2 src/interaction_screen.txt
- +2 −2 src/interaction_screen_city.txt
14
src/$objsel.txt
2
src/end_day_screen.txt
2
src/hero_creation.txt
4
src/hero_description.txt
4
src/interaction_screen.txt
4
src/interaction_screen_city.txt
0 comments on commit
69a6968