Revert "Revert "Slight changes to spawners"" (#3627)

* Revert "Revert "Slight changes to spawners (#3605)" (#3624)"

This reverts commit 8c01d9d9dc.

* Bring back clicktest.yml

* Update IgnoredComponents.cs

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
Swept
2021-03-12 20:28:40 +00:00
committed by GitHub
parent 8c01d9d9dc
commit bf99a91507
91 changed files with 538 additions and 697 deletions

View File

@@ -246,6 +246,10 @@ namespace Content.Client
"MouseAccent",
"GhostTakeoverAvailable",
"GhostRoleMobSpawner",
"BedsheetSpawner",
"ToySpawner",
"FigureSpawner",
"RandomSpawner",
};
}
}