mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-28 02:57:52 +03:00
6 lines
161 B
C#
6 lines
161 B
C#
using Content.Shared.Actions;
|
|
|
|
namespace Content.Shared._White.Actions.Events;
|
|
|
|
public sealed partial class TelepathyPowerActionEvent : EntityTargetActionEvent;
|