mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-03-22 05:20:41 +00:00
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
This commit is contained in:
parent
f9414a6798
commit
03bc52f52d
340 changed files with 481 additions and 404 deletions
|
|
@ -6,8 +6,7 @@ import base.ActorTest
|
|||
import net.psforever.objects.ce.DeployedItem
|
||||
import net.psforever.objects.serverobject.mount.Mountable
|
||||
import net.psforever.objects.{TurretDeployable, _}
|
||||
import net.psforever.packet.game.PlanetSideGUID
|
||||
import net.psforever.types.{CharacterGender, CharacterVoice, PlanetSideEmpire}
|
||||
import net.psforever.types.{CharacterGender, CharacterVoice, PlanetSideEmpire, PlanetSideGUID}
|
||||
import org.specs2.mutable.Specification
|
||||
|
||||
import scala.concurrent.duration._
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue