Improve ExaminedEvent to handle newlines for you with helper methods.
This commit is contained in:
@@ -65,7 +65,7 @@ namespace Content.Client.Construction
|
||||
{
|
||||
if (component.Prototype == null) return;
|
||||
|
||||
args.Message.AddMarkup(Loc.GetString(
|
||||
args.PushMarkup(Loc.GetString(
|
||||
"construction-ghost-examine-message",
|
||||
("name", component.Prototype.Name)));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user