Remove unneeded mob spawn cap patch - Fixes #235

I misread the code and thought the code kept looping until the mob spawn cap was hit.

Upon furthur review, this is not true, so this patch doesn't do anything sane.
This commit is contained in:
Aikar
2016-05-27 21:35:28 -04:00
parent 45aa7db5c4
commit cac7bbc139
27 changed files with 80 additions and 78 deletions

View File

@@ -17,4 +17,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
}
}
--
--
2.7.4 (Apple Git-66)