@@ -480,8 +480,10 @@ public sealed partial class ShuttleSystem
|
|||||||
{
|
{
|
||||||
Disable(uid, component: body);
|
Disable(uid, component: body);
|
||||||
}
|
}
|
||||||
|
else
|
||||||
Enable(uid, component: body, shuttle: entity.Comp2);
|
{
|
||||||
|
Enable(uid, component: body, shuttle: entity.Comp2);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
_thruster.DisableLinearThrusters(entity.Comp2);
|
_thruster.DisableLinearThrusters(entity.Comp2);
|
||||||
|
|||||||
Reference in New Issue
Block a user