Paper and pen (#582)

* A very basic paper and pen implementation

* Removes SharedWriteComponent

* Update ContentNetIDs.cs
This commit is contained in:
adrian
2020-02-11 20:01:05 -03:00
committed by GitHub
parent b965dfea33
commit 9544099c99
9 changed files with 273 additions and 1 deletions

View File

@@ -129,7 +129,9 @@ namespace Content.Client
"ShuttleController",
"HumanInventoryController",
"UseDelay",
"Pourable"
"Pourable",
"Paper",
"Write"
};
foreach (var ignoreName in registerIgnore)