1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-30 15:15:31 +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;
}
}
}