Remove the post-teleport spot if a new teleport is started

This commit is contained in:
David Rowe 2018-08-10 11:31:50 +12:00
parent a08bcd325d
commit 047ea0deaf

View file

@ -389,6 +389,7 @@ Script.include("/~/system/libraries/controllers.js");
visible: visible
});
}
Overlays.editOverlay(this.teleportedTargetOverlay, { visible: false });
} else {
// Copy of target at teleported position for fading.
Overlays.editOverlay(this.teleportedTargetOverlay, {