Move TagComponent from server to shared (#3076)

* Move TagComponent to shared

* Fix test

* Not a web edited commit

No sir

* Update Content.Shared/GameObjects/Components/Tag/TagComponentState.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
DrSmugleaf
2021-02-04 11:04:19 +01:00
committed by GitHub
parent b9aa789bc4
commit 82a97857ac
6 changed files with 100 additions and 37 deletions

View File

@@ -228,7 +228,6 @@ namespace Content.Client
"MachineFrame",
"MachineBoard",
"ChemicalAmmo",
"Tag",
"BiologicalSurgeryData",
"CargoTelepad",
"TraitorDeathMatchRedemption",