chore(bootstrap): refresh stale GlobalsImporter references in docs/test names
This commit is contained in:
@@ -9,7 +9,7 @@ namespace SVSim.Bootstrap.Importers;
|
||||
/// Reads <see cref="RotationConfig"/> from the GameConfigs table (populated by
|
||||
/// <see cref="RotationConfigImporter"/>) and flips <c>CardSet.IsInRotation</c> to match.
|
||||
/// Must run after RotationConfigImporter and CardImporter — CardSets missing from the DB
|
||||
/// can't be promoted (the original GlobalsImporter behavior; we log a warning instead of failing).
|
||||
/// can't be promoted (we log a warning instead of failing — the rotation flag flip is non-fatal).
|
||||
/// </summary>
|
||||
public class RotationFlagUpdater
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user