1
0
Files
cuberite-2a/src/MobProximityCounter.cpp
Tiger Wang 161a1c7274 Fixed mobs too close to player not ticking
A condition would never be fulfilled. A number squared was compared to
-1, but there is nothing that, multiplied by itself, gives -1.
2014-01-24 19:54:13 +00:00

2.4 KiB