Skip to content

Commit 71b9508

Browse files
refactor: Change spectate cursor toggle prompt from CTRL to right click
1 parent f8123cf commit 71b9508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layout/hud/spectate.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</Panel>
2828
<Panel class="spectate__interface">
2929
<Panel class="flow-right h-align-right">
30-
<Label class="text-h6 v-align-center" text="Press CTRL to toggle mouse input!" />
30+
<Label class="text-h6 v-align-center" text="#Spectate_Interface_Cursor_Toggle" />
3131
<Button class="button ml-3" onactivate="GameInterfaceAPI.ConsoleCommand('spec_mode');">
3232
<Label class="button__text" text="{s:next_spec_mode}" />
3333
</Button>

0 commit comments

Comments
 (0)