mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-10 12:39:53 +00:00
use cancel methid
This commit is contained in:
parent
7b40e57ba1
commit
40d3efc671
@ -669,7 +669,7 @@ namespace MWGui
|
||||
void WindowManager::activateKeyPressed ()
|
||||
{
|
||||
mMessageBoxManager->okayPressed();
|
||||
mCountDialog->setVisible(false);
|
||||
mCountDialog->cancel();
|
||||
}
|
||||
|
||||
int WindowManager::readPressedButton ()
|
||||
|
Loading…
x
Reference in New Issue
Block a user