chore(bootstrap): refresh stale GlobalsImporter references in docs/test names
This commit is contained in:
@@ -4,7 +4,7 @@ namespace SVSim.Database.Models;
|
||||
|
||||
/// <summary>
|
||||
/// One row per AI opponent shown on the practice (solo-play) opponent select screen.
|
||||
/// Populated from prod /practice/info captures by SVSim.Bootstrap.GlobalsImporter.
|
||||
/// Populated from seeds/practice-opponents.json by SVSim.Bootstrap.PracticeOpponentImporter.
|
||||
///
|
||||
/// The (<see cref="ClassId"/>, <see cref="AiDeckLevel"/>) pair MUST exist in the client's
|
||||
/// baked-in master CSV `ai/practice_ai_setting`; if it doesn't, the client's
|
||||
|
||||
Reference in New Issue
Block a user