walkability, thanks to freera's templates.ini, although it was broken :D
git-svn-id: svn://svn.ijw.co.nz/svn/OpenRa@1303 993157c7-ee19-0410-b2c4-bb4e9862e678
This commit is contained in:
@@ -61,6 +61,8 @@ namespace OpenRa.FileFormats
|
||||
sections.TryGetValue( s, out section );
|
||||
return section;
|
||||
}
|
||||
|
||||
public IEnumerable<IniSection> Sections { get { return sections.Values; } }
|
||||
}
|
||||
|
||||
public class IniSection : IEnumerable<KeyValuePair<string, string>>
|
||||
|
||||
Reference in New Issue
Block a user