PopupSystem public methods rejig (#12830)
This commit is contained in:
@@ -69,7 +69,7 @@ namespace Content.Server.Power.EntitySystems
|
||||
else
|
||||
{
|
||||
_popupSystem.PopupCursor(Loc.GetString("apc-component-insufficient-access"),
|
||||
Filter.Entities(args.Session.AttachedEntity.Value), PopupType.Medium);
|
||||
args.Session, PopupType.Medium);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user