We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8123cf commit 71b9508Copy full SHA for 71b9508
layout/hud/spectate.xml
@@ -27,7 +27,7 @@
27
</Panel>
28
<Panel class="spectate__interface">
29
<Panel class="flow-right h-align-right">
30
- <Label class="text-h6 v-align-center" text="Press CTRL to toggle mouse input!" />
+ <Label class="text-h6 v-align-center" text="#Spectate_Interface_Cursor_Toggle" />
31
<Button class="button ml-3" onactivate="GameInterfaceAPI.ConsoleCommand('spec_mode');">
32
<Label class="button__text" text="{s:next_spec_mode}" />
33
</Button>
0 commit comments