6
StarHorizon_Public/Content.Shared/_RMC14/Scoping/ScopeCycleZoomLevelEvent.cs
2026-01-24 12:49:55 +03:00

6 lines
148 B
C#

using Content.Shared.Actions;
namespace Content.Shared._RMC14.Scoping;
public sealed partial class ScopeCycleZoomLevelEvent : InstantActionEvent;