Files
crystall-punk-14/Content.Client/Drone/DroneSystem.cs

5 lines
129 B
C#
Raw Normal View History

2022-02-12 19:14:24 -05:00
using Content.Shared.Drone;
// yeah this is just required for prediction
public sealed class DroneSystem : SharedDroneSystem {}