Navigation Menu

Skip to content

Commit

Permalink
remove bogus SurrenderOnDisconnect feature
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisforbes committed Dec 23, 2011
1 parent bc38e99 commit 4bcd19f
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 42 deletions.
1 change: 0 additions & 1 deletion OpenRA.Mods.RA/OpenRA.Mods.RA.csproj
Expand Up @@ -244,7 +244,6 @@
<Compile Include="Player\ClassicProductionQueue.cs" />
<Compile Include="Player\PlaceBuilding.cs" />
<Compile Include="Player\ProductionQueue.cs" />
<Compile Include="Player\SurrenderOnDisconnect.cs" />
<Compile Include="Player\TechTree.cs" />
<Compile Include="PrimaryBuilding.cs" />
<Compile Include="Production.cs" />
Expand Down
39 changes: 0 additions & 39 deletions OpenRA.Mods.RA/Player/SurrenderOnDisconnect.cs

This file was deleted.

1 change: 0 additions & 1 deletion mods/cnc/rules/system.yaml
Expand Up @@ -44,7 +44,6 @@ Player:
PlayerColorPalette:
BasePalette: terrain
PaletteFormat: cnc
SurrenderOnDisconnect:
BaseAttackNotifier:

World:
Expand Down
1 change: 0 additions & 1 deletion mods/ra/rules/system.yaml
Expand Up @@ -130,7 +130,6 @@ Player:
SquadSize: 10
PlayerColorPalette:
BasePalette: terrain
SurrenderOnDisconnect:
DebugResourceCash:
DebugResourceOre:
DebugResourceOreCapacity:
Expand Down

0 comments on commit 4bcd19f

Please sign in to comment.