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