Fix skeleton horse spawn chance ignoring difficulty modifier if custom set

Also reduce diff
This commit is contained in:
Aikar
2016-05-30 12:50:57 -04:00
parent 44857e00e2
commit a9ec7b3a75
6 changed files with 10 additions and 18 deletions

View File

@@ -728,6 +728,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
private final CraftInventory inventory;
CraftMinecartHopper(CraftServer server, EntityMinecartHopper entity) {
--
2.7.4 (Apple Git-66)
--