Last commit before terrain

git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@111 ea6a568a-9f4f-0410-981a-c910a81bb256
This commit is contained in:
nkorslund 2009-05-13 17:44:09 +00:00
parent 952333b2fb
commit ea486dd770
3 changed files with 2 additions and 50 deletions

View file

@ -135,7 +135,7 @@ public:
else if(res == CR_ERROR)
history->addText("#FF2222" + out);
else if(res == CR_MORE)
history->addText("#1111FF... more input needed");
history->addText("#1111FF... more input needed\n");
exit:
command->setCaption("");