QTfrontend/binds.cpp
changeset 15908 014f4edd0421
parent 15481 be5eaa86b88d
--- a/QTfrontend/binds.cpp	Thu Oct 06 20:58:54 2022 +0300
+++ b/QTfrontend/binds.cpp	Sun Oct 16 13:14:16 2022 +0300
@@ -85,6 +85,7 @@
     {"!MULTI",    QT_TRANSLATE_NOOP("binds (combination)", "switch + toggle hedgehog tags"), QT_TRANSLATE_NOOP("binds", "toggle hedgehog tag translucency"), NULL, NULL},
 
     {"!MULTI",    QT_TRANSLATE_NOOP("binds (combination)", "precise + switch + toggle team bars"), QT_TRANSLATE_NOOP("binds", "toggle HUD"), NULL, NULL},
+    {"+teamdraw", "d",          QT_TRANSLATE_NOOP("binds", "enter drawing mode"), NULL, QT_TRANSLATE_NOOP("binds (descriptions)", "Drawing mode")},
 #ifdef VIDEOREC
     {"record",    "r",          QT_TRANSLATE_NOOP("binds", "record"),          NULL, QT_TRANSLATE_NOOP("binds (descriptions)", "Record video:")}
 #endif