Delta-v/Content.Shared/Paper
J 6571868f3b Extracts magic strings from Tag calls (#36305)
* Extracts magic strings from Tag calls

When #36281 gets merged, the `TagSystem` methods will all give warnings. Let's fix those warnings before they even happen!

* Adds missing libraries

* Remove not yet implemented TagSystem changes

* Fix tag spelling error

Genuinely surprised there was only 1!

* Styling and proper type changes

* Styling

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>

---------

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
2025-04-06 21:35:59 +01:00
..
ActivateOnPaperOpenedComponent.cs Move PaperSystem to Shared (#30592) 2024-08-09 18:31:41 +01:00
BlockWritingComponent.cs Mime can no longer write on paper without breaking their vow (#35043) 2025-03-01 14:43:03 +00:00
BlockWritingSystem.cs Mime can no longer write on paper without breaking their vow (#35043) 2025-03-01 14:43:03 +00:00
EnvelopeComponent.cs Add envelopes (#30298) 2024-08-09 18:12:36 +01:00
EnvelopeSystem.cs Add envelopes (#30298) 2024-08-09 18:12:36 +01:00
PaperComponent.cs Move PaperSystem to Shared (#30592) 2024-08-09 18:31:41 +01:00
PaperSystem.cs Extracts magic strings from Tag calls (#36305) 2025-04-06 21:35:59 +01:00
StampComponent.cs Fix documentation typo (#29209) 2024-07-25 00:34:42 +02:00