mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-29 13:27:59 +03:00
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:
parent
952333b2fb
commit
ea486dd770
3 changed files with 2 additions and 50 deletions
|
@ -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("");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue