[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
32fbbde6df
commit
de22511a7b
|
|
@ -1,4 +1,4 @@
|
|||
using System.Diagnostics;
|
||||
using System.Diagnostics;
|
||||
using Content.Client.Computer;
|
||||
using Content.Client.UserInterface.Controls;
|
||||
using Robust.Client.AutoGenerated;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
using System.Linq;
|
||||
using System.Linq;
|
||||
using Content.Client.Computer;
|
||||
using Content.Client.Stylesheets;
|
||||
using Content.Client.UserInterface.Controls;
|
||||
|
|
@ -86,4 +86,3 @@ public sealed partial class MagnetOfferingWindowReleaseButton : Button
|
|||
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
using Content.Server.Salvage.Magnet;
|
||||
using Content.Server.Salvage.Magnet;
|
||||
using Content.Shared._DV.Salvage.Magnet; //DeltaV
|
||||
|
||||
namespace Content.Server.Salvage;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
using Robust.Shared.Serialization;
|
||||
using Robust.Shared.Serialization;
|
||||
|
||||
namespace Content.Shared._DV.Salvage.Magnet;
|
||||
|
||||
|
|
|
|||
|
|
@ -46,4 +46,3 @@
|
|||
table: !type:NestedSelector
|
||||
tableId: SalvageArcanaRare
|
||||
prob: 0.1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue