Skip to content

Commit 5823447

Browse files
committed
object over class
1 parent 9c79e0c commit 5823447

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/main/kotlin/com/lambda/module/modules/render

src/main/kotlin/com/lambda/module/modules/render/RadiusESP.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ import net.minecraft.block.entity.BeaconBlockEntity
3535
import net.minecraft.util.math.Box
3636
import java.awt.Color
3737

38-
class RadiusESP : Module(
38+
object RadiusESP : Module(
3939
name = "RadiusESP",
4040
description = "Shows the radius for blocks with abnormal functionality",
4141
tag = ModuleTag.RENDER

0 commit comments

Comments
 (0)