cleanup
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Content.Shared.Electrocution;
|
||||
|
||||
/// <summary>
|
||||
/// Handles toggling sprite layers for the electrocution HUD to show if an entity with the ElectrifiedComponent is electrified.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed partial class ElectrocutionHUDVisualsComponent : Component;
|
||||
Reference in New Issue
Block a user