mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-07-16 08:55:18 +00:00
experimental droppod feature that was abandoned as too complicated
This commit is contained in:
parent
c2c0522778
commit
6fcc570463
1 changed files with 0 additions and 5 deletions
|
|
@ -85,11 +85,6 @@ object InterstellarClusterService {
|
||||||
replyTo: ActorRef[DroppodLaunchExchange]
|
replyTo: ActorRef[DroppodLaunchExchange]
|
||||||
) extends Command
|
) extends Command
|
||||||
|
|
||||||
final case class DroppodOntoHotspot(
|
|
||||||
faction: PlanetSideEmpire.Value,
|
|
||||||
replyTo: ActorRef[DroppodLaunchExchange]
|
|
||||||
) extends Command
|
|
||||||
|
|
||||||
final case class CavernRotation(msg: CavernRotationService.Command) extends Command
|
final case class CavernRotation(msg: CavernRotationService.Command) extends Command
|
||||||
|
|
||||||
trait DroppodLaunchExchange
|
trait DroppodLaunchExchange
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue