Final style & rebase fixes

This commit is contained in:
Pavlos Touboulidis
2014-05-15 04:12:29 +03:00
parent df6159f12b
commit f651cb3677
4 changed files with 10 additions and 12 deletions

View File

@@ -96,9 +96,7 @@ namespace OpenRA.Graphics
Lazy<IReadOnlyDictionary<string, Sequence>> t;
if (sequenceCache.TryGetValue(key, out t))
{
items.Add(node.Key, t);
}
else
{
t = Exts.Lazy(() => (IReadOnlyDictionary<string, Sequence>)new ReadOnlyDictionary<string, Sequence>(