mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-03-05 05:20:24 +00:00
Refactor capture console logic
This commit is contained in:
parent
2295338b91
commit
348fa86a40
31 changed files with 358 additions and 257 deletions
|
|
@ -83,7 +83,9 @@ class IFFLockObjectBuilderTest extends FreedContextActorTest {
|
|||
}
|
||||
|
||||
class ImplantTerminalMechObjectBuilderTest extends FreedContextActorTest {
|
||||
import net.psforever.objects.serverobject.implantmech.ImplantTerminalMech
|
||||
|
||||
import net.psforever.objects.serverobject.terminals.implant.ImplantTerminalMech
|
||||
|
||||
"Implant terminal mech object" should {
|
||||
"build" in {
|
||||
val hub = ServerObjectBuilderTest.NumberPoolHub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue