1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-25 06:35:30 +00:00

fixed a dialogue bug

This commit is contained in:
Marc Zinnschlag 2010-08-18 11:06:41 +02:00
parent 6258654383
commit 4f3f174016

View File

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