Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento authored Jan 20, 2024
2 parents 84899bf + 894b20c commit 7dbf516
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ && isInAir(player)
return false;
}
}

if (i.isAllowed(user, IslandFlyAddon.ISLAND_FLY_PROTECTION)) {
// Enable fly
player.setFallDistance(0);
Expand Down

0 comments on commit 7dbf516

Please sign in to comment.