mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-16 21:17:39 +03:00
5 lines
126 B
C#
5 lines
126 B
C#
namespace Content.Client.PowerCell;
|
|
|
|
[RegisterComponent]
|
|
public sealed partial class PowerCellVisualsComponent : Component {}
|