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); mEnvironment.mWindowManager->setMode (MWGui::GM_Dialogue);
break;
} }
} }
} }