experimental droppod feature that was abandoned as too complicated

This commit is contained in:
Fate-JH 2023-04-20 23:58:00 -04:00
parent c2c0522778
commit 6fcc570463

View file

@ -85,11 +85,6 @@ object InterstellarClusterService {
replyTo: ActorRef[DroppodLaunchExchange]
) extends Command
final case class DroppodOntoHotspot(
faction: PlanetSideEmpire.Value,
replyTo: ActorRef[DroppodLaunchExchange]
) extends Command
final case class CavernRotation(msg: CavernRotationService.Command) extends Command
trait DroppodLaunchExchange