Skip to content

Commit

Permalink
Last clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Saibot393 committed Jul 9, 2023
1 parent 9ccbd26 commit c49bb70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/RideableCompatibility.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ class RideableCompatibility {
}

static async OrganiseTeleport(pTokenIDs, pSourceScene, pTargetScene, pSWTarget, pUser) {
//canvas.tokens.placeables.filter(vToken => vToken.name == "Gegner")[0].actor.ownership["OpgCvzuz9GygT72J"]
if (game.user.isGM) {
if (pSourceScene != pTargetScene) {
if (pSourceScene && pTargetScene) {
Expand Down

0 comments on commit c49bb70

Please sign in to comment.