|
${this.renderKey(keybinds.toggleView)}
|
${translateText("help_modal.action_alt_view")}
|
|
${this.renderKey("KeyU")}
|
${translateText("help_modal.bomb_direction")}
|
${this.renderKey(keybinds.shiftKey)}
+
|
${translateText("help_modal.action_attack_altclick")}
|
${this.renderKey(keybinds.modifierKey)}
+
|
${translateText("help_modal.action_build")}
|
${this.renderKey(keybinds.altKey)}
+
|
${translateText("help_modal.action_emote")}
|
|
${this.renderKey(keybinds.centerCamera)}
|
${translateText("help_modal.action_center")}
|
|
${this.renderKey(keybinds.zoomOut)}
${this.renderKey(keybinds.zoomIn)}
|
${translateText("help_modal.action_zoom")}
|
|
${this.renderKey(keybinds.moveUp)}
${this.renderKey(keybinds.moveLeft)}
${this.renderKey(keybinds.moveDown)}
${this.renderKey(keybinds.moveRight)}
|
${translateText("help_modal.action_move_camera")}
|
|
${this.renderKey(keybinds.attackRatioDown)}
${this.renderKey(keybinds.attackRatioUp)}
|
${translateText("help_modal.action_ratio_change")}
|
${this.renderKey(keybinds.shiftKey)}
+
|
${translateText("help_modal.action_ratio_change")}
|
|
${this.renderKey(keybinds.altKey)}
+
${this.renderKey(keybinds.resetGfx)}
|
${translateText("help_modal.action_reset_gfx")}
|
|
|
${translateText("help_modal.action_auto_upgrade")}
|