Fix bug for sounds?
This commit is contained in:
@@ -133,11 +133,11 @@ public class DisguiseAPI {
|
|||||||
disguisedEntity = entity;
|
disguisedEntity = entity;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
} else {
|
} /*else {
|
||||||
soundType = null;
|
soundType = null;
|
||||||
disguisedEntity = entity;
|
disguisedEntity = entity;
|
||||||
break;
|
break;
|
||||||
}
|
}*/
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user