1
0
forked from 0ad/0ad

...aaaaand I forgot this guy.

This was SVN commit r16846.
This commit is contained in:
Nicolas Auvray 2015-07-12 08:11:30 +00:00
parent 0d32afd688
commit edf6e909b2

View File

@ -142,7 +142,6 @@ void CGUIString::GenerateTextCall(const CGUI* pGUI,
SpriteCall.m_Area = size;
// Handle additional attributes
std::vector<TextChunk::Tag::TagAttribute>::const_iterator att_it;
for (const TextChunk::Tag::TagAttribute& tagAttrib : tag.m_TagAttributes)
{
if (tagAttrib.attrib == L"displace" && !tagAttrib.value.empty())