Paper and pen (#582)
* A very basic paper and pen implementation * Removes SharedWriteComponent * Update ContentNetIDs.cs
This commit is contained in:
@@ -129,7 +129,9 @@ namespace Content.Client
|
||||
"ShuttleController",
|
||||
"HumanInventoryController",
|
||||
"UseDelay",
|
||||
"Pourable"
|
||||
"Pourable",
|
||||
"Paper",
|
||||
"Write"
|
||||
};
|
||||
|
||||
foreach (var ignoreName in registerIgnore)
|
||||
|
||||
Reference in New Issue
Block a user