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