diff options
author | Daniel Schadt <kingdread@gmx.de> | 2019-07-21 12:43:51 +0200 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2019-07-21 12:43:51 +0200 |
commit | cab2d372a78f679d6803e52642ac022617dede47 (patch) | |
tree | 3465d404642f0d5ff0e460295d0551d421fccd56 /commanding | |
parent | 40ef3e93af61398eea20854ed1c049023935ac2d (diff) | |
download | open-tt-guides-cab2d372a78f679d6803e52642ac022617dede47.tar.gz open-tt-guides-cab2d372a78f679d6803e52642ac022617dede47.tar.bz2 open-tt-guides-cab2d372a78f679d6803e52642ac022617dede47.zip |
[commanding] add hotkey for removing all markers
Diffstat (limited to 'commanding')
-rw-r--r-- | commanding/commanding.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/commanding/commanding.tex b/commanding/commanding.tex index cdcb148..adfc551 100644 --- a/commanding/commanding.tex +++ b/commanding/commanding.tex @@ -160,6 +160,8 @@ You can set object markers by selecting an object (such as a player) and then pr Unlike location markers, object markers will move with their object, and the marker will always be hovering over the object. You can use the same symbol for a location and an object without unsetting the other one, e.g. you can mark a location with Arrow without losing the object marker Arrow. +You can unset all location markers by using \texttt{Alt + 9} and you can unset all object markers by using \texttt{Alt + Shift + 9}. + \subsection{Squad Broadcasts} |