mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Remove XERO_ITER_ATTR
This commit is contained in:
@@ -170,7 +170,7 @@ CTextureConverter::SettingsFile* CTextureConverter::LoadSettings(const VfsPath&
|
||||
{
|
||||
Match p;
|
||||
|
||||
XERO_ITER_ATTR(child, attr)
|
||||
for (XMBAttribute attr : child.GetAttributes())
|
||||
{
|
||||
if (attr.Name == at_pattern)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user