mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-26 03:52:01 +02:00
Fix shortcuts not working sometimes
This commit is contained in:
parent
f61cc4c8f6
commit
c0f0c3cedd
@ -305,6 +305,7 @@ CKeyShortcut::CKeyShortcut()
|
||||
|
||||
CKeyShortcut::CKeyShortcut(EShortcut key)
|
||||
: assignedKey(key)
|
||||
, shortcutPressed(false)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user