6 lines
138 B
C#
6 lines
138 B
C#
using Content.Shared.Actions;
|
|
|
|
namespace Content.Shared._RMC14.Sound;
|
|
|
|
public sealed partial class SoundActionEvent : InstantActionEvent;
|