Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: only register key mappings on user auth #371

Merged
merged 3 commits into from Jun 20, 2021
Merged

Conversation

GoatG33k
Copy link
Contributor

No description provided.

@GoatG33k GoatG33k changed the base branch from master to feat/menu June 13, 2021 08:06
@tabarra tabarra merged commit 42771b6 into feat/menu Jun 20, 2021
-- Only register keybinds for authed users
if menuIsAccessible then
RegisterKeyMapping('txadmin', 'Open the txAdmin Menu', 'keyboard', '')
RegisterKeyMapping('txAdmin:menu:endSpectate', 'Exit spectate mode', 'keyboard', 'BACK')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like the registration at the top is still there even with this patch. 😛

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like I forgot to commit that file, fixed with commit cf0b3e by tabarra

@TasoOneAsia TasoOneAsia deleted the fix/client-bindings branch June 24, 2021 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants