Fix CA1852
This commit is contained in:
committed by
Pavel Penev
parent
277699cbd5
commit
f4af5c1764
@@ -28,7 +28,7 @@ namespace OpenRA.Mods.Common.Traits
|
||||
|
||||
public class WarheadDebugOverlay : IRenderAnnotations
|
||||
{
|
||||
class WHImpact
|
||||
sealed class WHImpact
|
||||
{
|
||||
public readonly WPos CenterPosition;
|
||||
public readonly WDist[] Range;
|
||||
|
||||
Reference in New Issue
Block a user