Fix cringe (#16886)

This commit is contained in:
metalgearsloth 2023-05-28 18:25:20 +10:00 committed by GitHub
parent dd044f4a91
commit 6c7db6dbc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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