mirror of
https://github.com/garbagemule/MobArena.git
synced 2024-11-22 18:46:45 +01:00
Normal sheep no longer act like exploding sheep
This commit is contained in:
parent
4d5c23aa97
commit
04fdbf9031
BIN
MobArena.jar
BIN
MobArena.jar
Binary file not shown.
@ -69,7 +69,6 @@ public enum MACreature
|
||||
|
||||
switch (this)
|
||||
{
|
||||
case SHEEP:
|
||||
case EXPLODINGSHEEP:
|
||||
arena.addExplodingSheep(e);
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user