Bug Fix Waypoint Pending Destruction in Elevator
This commit is contained in:
parent
52f8aeddb4
commit
aa996f9738
Binary file not shown.
Binary file not shown.
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c92cce11680419e825b88e8450ffc4849dc38e51fb677d158d877d81953c0d5
|
||||
oid sha256:f1ed15aed41d6376ddd91982ef4f66528edc8d614501d42a630952933260a65c
|
||||
size 14831
|
||||
|
@ -77,7 +77,6 @@ void AWaypointActor::UpdateScaleAndRotation()
|
||||
void AWaypointActor::Destroyed()
|
||||
{
|
||||
if (IsValid(MiniWaypoint)) MiniWaypoint->RemoveFromParent();
|
||||
Super::Destroyed();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user