mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-20 15:08:46 +03:00
* the definition of insanity * the definition of insanity * the definition of insanity * we have hullrot at home * maybe the real hullrot was the friends we made along the way * john hullrot * i am going to hullroooooot * it's hullrotver * we're so hullback * we're rotting the hull with this one * hullmerge * the hullrot is leaking * never gonna rot you up * hullfresh * john starsector * god i wish we had grid collision damage
7 lines
187 B
C#
7 lines
187 B
C#
using Robust.Shared.GameStates;
|
|
|
|
namespace Content.Shared._White.Overlays;
|
|
|
|
[RegisterComponent, NetworkedComponent]
|
|
public sealed partial class RemoteControlOverlayComponent : Component;
|