Fix cringe (#16886)

This commit is contained in:
metalgearsloth
2023-05-28 18:25:20 +10:00
committed by GitHub
parent dd044f4a91
commit 6c7db6dbc3

View File

@@ -1,4 +1,5 @@
using Content.Shared.Damage; using Content.Shared.Damage;
using Robust.Shared.GameStates;
namespace Content.Shared.Weapons.Melee.Components; namespace Content.Shared.Weapons.Melee.Components;