mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
velocity does not matter
This commit is contained in:
parent
31deab544a
commit
89fd26f901
|
|
@ -2131,7 +2131,6 @@ class AvatarActor(
|
|||
//setup character
|
||||
val avatar = AvatarActor.toAvatar(a)
|
||||
val player = new Player(avatar)
|
||||
player.Velocity = Some(Vector3(-3,-3,0))
|
||||
val zoneNum = saveOpt
|
||||
.collect {
|
||||
case persistence.Savedplayer(_, _, _, _, _, zoneNum, _, _, exosuitNum, loadout) =>
|
||||
|
|
|
|||
Loading…
Reference in a new issue