Skip to content

Commit 31348d8

Browse files
committed
amendment
1 parent de2db41 commit 31348d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/dark/zewo2/modules/Airstrike.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public class Airstrike extends Module {
5959
.build());
6060

6161
public Airstrike() {
62-
super(Addon.CATEGORY, "airstrike", "some nn skidded this you know who you are :pointnlaugh:");
62+
super(Addon.CATEGORY, "airstrike", "nuke the area around you");
6363
}
6464

6565
Vec3d origin = null;

0 commit comments

Comments
 (0)