mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 07:32:00 -04:00
parent
931310d2e2
commit
f34e35eb19
@ -646,11 +646,10 @@ namespace MWDialogue
|
||||
winMgr->messageBox(info->mResponse);
|
||||
if (!info->mSound.empty())
|
||||
sndMgr->say(actor, info->mSound);
|
||||
}
|
||||
|
||||
if (!info->mResultScript.empty())
|
||||
executeScript(info->mResultScript, actor);
|
||||
}
|
||||
}
|
||||
|
||||
int DialogueManager::countSavedGameRecords() const
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user