Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- fixed doublebind check with automap.
When no doublebinds get passed to C_DoKey it may not set the doubleclick flag. For the automap C_DoKey gets called twice, once with the automap bindings and once with the regular bindings and doubleclicks.
- Loading branch information