Perform CentCom-ification (#9876)

* Change "CentComm" to "CentCom"

* Change "Centcomm" to "CentCom", skipping CVar and changelog

* Change "Centcom" to "CentCom", skipping lots of item IDs

* Change "centcomm" to "CentCom", skipping URLs, some var, IDs

* Change "centcom" to "CentCom", skipping IDs and alike
This commit is contained in:
Myctai
2022-07-20 04:08:24 +00:00
committed by GitHub
parent f11f6db5c1
commit a29749ed4c
22 changed files with 28 additions and 28 deletions

View File

@@ -254,7 +254,7 @@ namespace Content.Server.Shuttles.Systems
var locked = shuttleFtl != null || Paused(shuttle!.Owner);
// Can't cache it because it may have a whitelist for the particular console.
// Include paused as we still want to show centcomm.
// Include paused as we still want to show CentCom.
foreach (var comp in EntityQuery<FTLDestinationComponent>(true))
{
// Can't warp to itself or if it's not on the whitelist.