Port ping
This commit is contained in:
parent
acef2c92bd
commit
30da5e5f52
|
@ -5,7 +5,7 @@ import dev.resent.module.Theme;
|
||||||
import dev.resent.module.base.Category;
|
import dev.resent.module.base.Category;
|
||||||
import dev.resent.module.base.RenderMod;
|
import dev.resent.module.base.RenderMod;
|
||||||
|
|
||||||
@RenderModule()
|
@RenderModule(name = "Ping display", category = Category.HUD, x = 4, y = 50)
|
||||||
public class Ping extends RenderMod {
|
public class Ping extends RenderMod {
|
||||||
|
|
||||||
public Ping() {
|
public Ping() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user