1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-03 17:09:40 +00:00
This commit is contained in:
Nicolay Korslund 2010-08-18 11:22:51 +02:00
commit 9300e60514

View file

@ -273,6 +273,7 @@ namespace MWDialogue
}
mEnvironment.mWindowManager->setMode (MWGui::GM_Dialogue);
break;
}
}
}