oops, fix typo
This commit is contained in:
parent
b1e95feb3b
commit
88f1cc5347
|
|
@ -2028,7 +2028,7 @@ get_keyboard_map() const {
|
|||
continue;
|
||||
}
|
||||
|
||||
map->map_button(raw_button, button, name);
|
||||
map->map_button(raw_button, button);
|
||||
}
|
||||
|
||||
return map;
|
||||
|
|
|
|||
Loading…
Reference in New Issue