Files
crystall-punk-14/Content.Client/Drone/DroneSystem.cs
2022-02-13 11:14:24 +11:00

5 lines
129 B
C#

using Content.Shared.Drone;
// yeah this is just required for prediction
public sealed class DroneSystem : SharedDroneSystem {}