Fix bindings
This commit is contained in:
parent
ff1cc602e1
commit
5ba9adfe07
@ -15,7 +15,7 @@ namespace binding
|
||||
|
||||
int get_num_keys()
|
||||
{
|
||||
return SELECT_VALUE(102, 103);
|
||||
return 109;
|
||||
}
|
||||
|
||||
int key_write_bindings_to_buffer_stub(int /*localClientNum*/, char* buffer, const int buffer_size)
|
||||
|
Loading…
Reference in New Issue
Block a user