Sentry turrets - Part 6: Sentry turret control panels (#35235)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using Content.Shared.TurretController;
|
||||
|
||||
namespace Content.Client.TurretController;
|
||||
|
||||
/// <inheritdoc/>
|
||||
public sealed class DeployableTurretControllerSystem : SharedDeployableTurretControllerSystem
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user