Fixesaaaaaaaaaaa (#360)

* some tweaks

* halt
This commit is contained in:
rhailrake
2023-09-04 16:34:38 +06:00
committed by Aviu00
parent 465dc54814
commit d82924ff03
26 changed files with 144 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
using Content.Shared.Actions;
namespace Content.Shared.White.Other;
public sealed partial class HaltAction : InstantActionEvent
{
}