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 keymapper check #6509

Closed
wants to merge 2 commits into from
Closed

Conversation

Uveso
Copy link
Contributor

@Uveso Uveso commented Nov 4, 2024

Resolved nil error in key check; added missing comparison for action.

example table:

ret["select_inview_idle_mex"] = {
    action = "UI_SelectByCategory +inview +idle MASSEXTRACTION",
    category = "user",
    order = 30
}

FAForeverBot and others added 2 commits October 31, 2024 21:14
Fix: Resolved nil error in key check; added missing comparison for action.
@Uveso Uveso closed this Nov 4, 2024
@Uveso Uveso deleted the uveso/fixKeymapper branch November 4, 2024 23:40
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.

2 participants