Delta-v/Content.Shared/Paper
J af9526197a
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-04 20:20:19 -04:00
..
ActivateOnPaperOpenedComponent.cs Move PaperSystem to Shared (#30592) 2024-08-05 14:23:23 +10:00
BlockWritingComponent.cs Mime can no longer write on paper without breaking their vow (#35043) 2025-02-26 10:11:59 +01:00
BlockWritingSystem.cs Mime can no longer write on paper without breaking their vow (#35043) 2025-02-26 10:11:59 +01:00
EnvelopeComponent.cs Add envelopes (#30298) 2024-07-29 21:49:05 -04:00
EnvelopeSystem.cs Add envelopes (#30298) 2024-07-29 21:49:05 -04:00
PaperComponent.cs Move PaperSystem to Shared (#30592) 2024-08-05 14:23:23 +10:00
PaperSystem.cs Extracts magic strings from Tag calls (#36305) 2025-04-04 20:20:19 -04:00
StampComponent.cs Fix documentation typo (#29209) 2024-06-19 18:15:26 +02:00