mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-06 10:41:04 +00:00
clear temporary items
This commit is contained in:
parent
4749ddf586
commit
e226963d0d
1 changed files with 2 additions and 0 deletions
|
|
@ -75,6 +75,8 @@ namespace MWGui
|
|||
{
|
||||
unassign(&mKey[i]);
|
||||
}
|
||||
|
||||
mTemp.clear();
|
||||
}
|
||||
|
||||
inline void QuickKeysMenu::validate(int index)
|
||||
|
|
|
|||
Loading…
Reference in a new issue