fixes (#282)
* fix: fixes * resolve conflicts * very important commit * very important gramatical error * incredible architecture solution
This commit is contained in:
@@ -60,7 +60,7 @@ namespace Content.Server.Chemistry.EntitySystems
|
||||
{
|
||||
// Create a pop-up for the target
|
||||
var userName = Identity.Entity(user, EntityManager);
|
||||
_popup.PopupEntity(Loc.GetString("injector-component-injecting-target",
|
||||
_popup.PopupEntity(Loc.GetString("patch-component-injecting-target",
|
||||
("user", userName)), user, target);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user