diff --git a/VERSION b/VERSION index 4bf8d9f1..6d2efeab 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -a12-125-gc4001c727a+1 \ No newline at end of file +a12-126-g30ea57c644+1 \ No newline at end of file diff --git a/client/src/main.c b/client/src/main.c index 0f170003..84a328d2 100644 --- a/client/src/main.c +++ b/client/src/main.c @@ -1962,7 +1962,6 @@ int main(int argc, char * argv[]) SDL_SetHint(SDL_HINT_GRAB_KEYBOARD, "1"); } - register_key_binds(); const int ret = run(); release_key_binds();