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

@@ -65,7 +65,7 @@ public sealed partial class ShuttleSystem
private static readonly Color DangerColor = Color.Red;
/// <summary>
/// Have the emergency shuttles been authorised to launch at Centcomm?
/// Have the emergency shuttles been authorised to launch at CentCom?
/// </summary>
private bool _launchedShuttles;