summaryrefslogtreecommitdiff
path: root/src/input/inputactionmap.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-05-07 23:17:42 +0300
committerAndrei Karas <akaras@inbox.ru>2015-05-07 23:31:20 +0300
commit21036c157955da93485e0b4ea5d22116cfdaba33 (patch)
tree9f0ddb8baa8e6dcb7023a8f39d325b810e9ceab7 /src/input/inputactionmap.h
parentef6869c9759246b3a0d6cc1c58a25773ccfcc858 (diff)
downloadplus-21036c157955da93485e0b4ea5d22116cfdaba33.tar.gz
plus-21036c157955da93485e0b4ea5d22116cfdaba33.tar.bz2
plus-21036c157955da93485e0b4ea5d22116cfdaba33.tar.xz
plus-21036c157955da93485e0b4ea5d22116cfdaba33.zip
Remove bot checker window.
Diffstat (limited to 'src/input/inputactionmap.h')
-rw-r--r--src/input/inputactionmap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/input/inputactionmap.h b/src/input/inputactionmap.h
index 71408667c..d247da765 100644
--- a/src/input/inputactionmap.h
+++ b/src/input/inputactionmap.h
@@ -623,10 +623,10 @@ static const InputActionData inputActionData[InputAction::TOTAL] = {
emptyKey,
emptyKey,
Input::GRP_DEFAULT | Input::GRP_GUI,
- &Actions::botcheckerWindowShow,
+ nullptr,
InputAction::NO_VALUE, 50,
InputCondition::GAME | InputCondition::NOTARGET,
- "botchecker|openbotchecker",
+ "",
false},
{"keyWindowOnline",
emptyKey,