Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 60b8275

Browse files
pearl notify
1 parent fc7ea12 commit 60b8275

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/gamesense/client/module/ModuleManager.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ public static void init() {
5858
addMod(new Reach());
5959
addMod(new PacketUse());
6060
addMod(new PacketXP());
61+
addMod(new PearlNotify());
6162
addMod(new PortalGodmode());
6263
addMod(new FastBreak());
6364
addMod(new Timer());

0 commit comments

Comments
 (0)