fix fuck shit

This commit is contained in:
Jess H 2024-05-27 09:32:39 +01:00
parent 8e9a7715de
commit 256bbe6fde

View file

@ -21,7 +21,7 @@ public class Ping extends Feature {
@Description("How many seconds to add to your ping.\n" +
"§lWarning§r: You might get timed out on high settings (Time-out happens at 30 seconds including real ping).")
@Range("0..28")
int seconds;
public int seconds;
@Override
public String toString() {