Merge pull request #8909 from Docteh/taslinky
UI: Fix link to TAS help page
This commit is contained in:
commit
0a63d43ad6
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@
|
|||
<property name="text">
|
||||
<string><html><head/><body><p>Reads controller input from scripts in the same format as TAS-nx scripts.<br/>For a more detailed explanation, please consult the <a href="https://yuzu-emu.org/help/feature/tas/"><span style=" text-decoration: underline; color:#039be5;">help page</span></a> on the yuzu website.</p></body></html></string>
|
||||
</property>
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0" colspan="4">
|
||||
|
|
Loading…
Reference in a new issue