removed ShroudRate (unused)
This commit is contained in:
@@ -29,7 +29,6 @@ namespace OpenRA.Traits
|
||||
{
|
||||
public class ShroudInfo : ITraitInfo
|
||||
{
|
||||
public readonly int ShroudRate = 0;
|
||||
public object Create(Actor self) { return new Shroud(self, this); }
|
||||
}
|
||||
|
||||
|
||||
@@ -272,7 +272,6 @@ World:
|
||||
SpatialBins:
|
||||
BinSize: 4
|
||||
Shroud:
|
||||
ShroudRate: 4
|
||||
|
||||
MGG:
|
||||
GeneratesGap:
|
||||
|
||||
Reference in New Issue
Block a user