summaryrefslogtreecommitdiff
path: root/src/input/inputactionmap.h
diff options
context:
space:
mode:
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,