mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2025-01-09 19:38:13 +01:00
Another oppsies for future disguises
This commit is contained in:
parent
fc6c70c543
commit
bca3483e49
@ -774,7 +774,7 @@ public class DisguiseUtilities {
|
||||
|
||||
for (TargetedDisguise disguise : getFutureDisguises().remove(entity.getEntityId())) {
|
||||
disguise.setEntity(entity);
|
||||
addDisguise(entity.getEntityId(), disguise);
|
||||
disguise.startDisguise();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user