Nuke codes paper stamp fix (#18488)

This commit is contained in:
faint
2023-07-31 16:45:36 +03:00
committed by GitHub
parent e77585badf
commit 104b6527c9

View File

@@ -65,7 +65,7 @@ namespace Content.Server.Nuke
paperContent,
Loc.GetString("nuke-codes-fax-paper-name"),
null,
"paper_stamp-cent",
"paper_stamp-centcom",
new() { Loc.GetString("stamp-component-stamped-name-centcom") });
_faxSystem.Receive(faxEnt, printout, null, fax);