mirror of
https://github.com/plexusorg/Module-LibsDisguises.git
synced 2024-10-31 20:09:17 +00:00
turns out you dont need it here
This commit is contained in:
parent
3ecde827d5
commit
c1d7d7812f
|
@ -22,6 +22,6 @@ public class LibsDisguises extends PlexModule
|
||||||
@Override
|
@Override
|
||||||
public void disable()
|
public void disable()
|
||||||
{
|
{
|
||||||
unregisterListener(new DisguiseListener());
|
// Unregistering listeners / commands is handled by Plex
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue