Change unlock combination to Ctrl+Tab which doesn't conflict with any game bindings
This commit is contained in:
parent
271622e1f5
commit
7595f6d7e5
2 changed files with 6 additions and 6 deletions
2
main.h
2
main.h
|
@ -45,7 +45,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL locked;
|
||||
|
||||
BOOL key_ctrl;
|
||||
BOOL key_alt;
|
||||
BOOL key_tab;
|
||||
|
||||
HMODULE real_dll;
|
||||
LPDIRECTDRAW real_ddraw;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue