Remove redundant jumps and other style nits from the update rules
This commit is contained in:
@@ -53,8 +53,6 @@ namespace OpenRA.Mods.Common.UpdateRules.Rules
|
||||
|
||||
nonVTOLs.Add(Tuple.Create(actorNode.Key, actorNode.Location.Filename));
|
||||
}
|
||||
|
||||
yield break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user