[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
c345039934
commit
137264c756
|
|
@ -2,4 +2,4 @@ namespace Content.Shared._DV.Compatibility;
|
|||
|
||||
[Obsolete("Do not use. See SpiderChargeSystem on how to handle bombing targets. This will be removed in the future.")]
|
||||
[RegisterComponent]
|
||||
public sealed partial class BombingTargetComponent : Component;
|
||||
public sealed partial class BombingTargetComponent : Component;
|
||||
|
|
|
|||
Loading…
Reference in New Issue