Skip to content

Commit

Permalink
Setting Speed (E) to release
Browse files Browse the repository at this point in the history
  • Loading branch information
funkemunky committed May 17, 2022
1 parent b250e7f commit 464677c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import org.bukkit.block.Block;
import org.bukkit.potion.PotionEffectType;

@CheckInfo(name = "Speed (E)", description = "Motion prediction detection", devStage = DevStage.ALPHA)
@CheckInfo(name = "Speed (E)", description = "Motion prediction detection", devStage = DevStage.RELEASE)
public class SpeedE extends Check {
private boolean lastLastClientGround;
private float buffer;
Expand Down

0 comments on commit 464677c

Please sign in to comment.