
Telepad teleportAll method not checking the correct target
Vexatos opened this issue ยท 0 comments
If you look at this line, you'll notice that it's checking its own block's target, and not the master block's. This means that teleportAll()
won't work unless the block you are checking happens to be the master block.