mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-25 15:35:23 +00:00
added missing line break in front of multiple choice questions
This commit is contained in:
parent
ed6098388f
commit
76a2abcbe3
@ -467,6 +467,7 @@ namespace MWGui
|
||||
|
||||
BookTypesetter::Style* body = typesetter->createStyle("", MyGUI::Colour::White);
|
||||
|
||||
typesetter->sectionBreak(9);
|
||||
// choices
|
||||
const MyGUI::Colour linkHot (223/255.f, 201/255.f, 159/255.f);
|
||||
const MyGUI::Colour linkNormal (150/255.f, 50/255.f, 30/255.f);
|
||||
|
Loading…
x
Reference in New Issue
Block a user