fix fuck shit
This commit is contained in:
parent
8e9a7715de
commit
256bbe6fde
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ public class Ping extends Feature {
|
||||||
@Description("How many seconds to add to your ping.\n" +
|
@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).")
|
"§lWarning§r: You might get timed out on high settings (Time-out happens at 30 seconds including real ping).")
|
||||||
@Range("0..28")
|
@Range("0..28")
|
||||||
int seconds;
|
public int seconds;
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String toString() {
|
public String toString() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue