Power cell culling (#8814)
This commit is contained in:
4
Content.Client/PowerCell/PowerCellVisualsComponent.cs
Normal file
4
Content.Client/PowerCell/PowerCellVisualsComponent.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
namespace Content.Client.PowerCell;
|
||||
|
||||
[RegisterComponent]
|
||||
public sealed class PowerCellVisualsComponent : Component {}
|
||||
Reference in New Issue
Block a user