removed bug fix that caused SG break
This commit is contained in:
parent
016cea15f3
commit
32489388c6
@ -41,7 +41,7 @@ public class PerkHorsePet extends Perk
|
||||
C.cGray + "You have a loyal horse companion.",
|
||||
});
|
||||
|
||||
Bukkit.getPluginManager().registerEvents(this, Manager.getPlugin());
|
||||
//Bukkit.getPluginManager().registerEvents(this, Manager.getPlugin());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user