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())) {
|
for (TargetedDisguise disguise : getFutureDisguises().remove(entity.getEntityId())) {
|
||||||
disguise.setEntity(entity);
|
disguise.setEntity(entity);
|
||||||
addDisguise(entity.getEntityId(), disguise);
|
disguise.startDisguise();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user