PopupSystem public methods rejig (#12830)
This commit is contained in:
@@ -107,8 +107,7 @@ namespace Content.Server.Polymorph.Systems
|
||||
_popup.PopupEntity(Loc.GetString("polymorph-revert-popup-generic",
|
||||
("parent", Identity.Entity(uid, EntityManager)),
|
||||
("child", Identity.Entity(component.Parent, EntityManager))),
|
||||
component.Parent,
|
||||
Filter.Pvs(component.Parent));
|
||||
component.Parent);
|
||||
QueueDel(uid);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user