Retire the release-20191117 UpdatePath

This commit is contained in:
abcdefg30
2022-01-07 02:21:06 +01:00
committed by Matthias Mailänder
parent d660ce9c47
commit 15c2800601
2 changed files with 0 additions and 49 deletions

View File

@@ -34,11 +34,6 @@ namespace OpenRA.Mods.Common.UpdateRules
Justification = "Extracting update lists to temporary variables obfuscates the definitions.")]
static readonly UpdatePath[] Paths =
{
new UpdatePath("release-20191117", "release-20200202", new UpdateRule[]
{
new ReplaceAttackTypeStrafe()
}),
new UpdatePath("release-20200202", "release-20200503", new UpdateRule[]
{
new RemoveYesNo(),