Skip to content

Commit

Permalink
asdasda
Browse files Browse the repository at this point in the history
  • Loading branch information
leaftail1880 committed Aug 30, 2024
1 parent 25b10fa commit 61764a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/pvp/fireball-and-ice-bomb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ system.runInterval(
} else if (water) {
block.setWaterlogged(false)
}
if (entity.isValid()) entity.remove()
}
})
}
Expand Down

0 comments on commit 61764a7

Please sign in to comment.