mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-10 21:55:11 +01:00
Key binding should be shift-off
This commit is contained in:
parent
f445f4e739
commit
39d2196021
@ -131,7 +131,7 @@ public:
|
||||
|
||||
if (use_virtkbd)
|
||||
{
|
||||
VirtualKeyboard::kbd->activate();
|
||||
VirtualKeyboard::kbd->activate(false);
|
||||
VirtualKeyboard::kbd->registerListener(this);
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user