Added Imp comment to namespace in Rev code.

This commit is contained in:
Vanessa 2025-12-29 14:19:33 -06:00
parent 33677d5b6b
commit 77db8f6722
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ using Content.Server.GameTicking;
using Content.Server.Mind; // Imp
using Content.Server.Revenant.Components; // Imp
using Content.Server.Store.Systems;
using Content.Shared.Actions;
using Content.Shared.Actions; // Imp
using Content.Shared.Alert;
using Content.Shared.Damage.Systems;
using Content.Shared.DoAfter;