Practice battles work
This commit is contained in:
@@ -32,4 +32,5 @@ public interface IGlobalsRepository
|
||||
Task<List<FeatureMaintenanceEntry>> GetFeatureMaintenances();
|
||||
Task<PreReleaseInfo?> GetPreReleaseInfo();
|
||||
Task<List<ShadowverseCardSetEntry>> GetRotationCardSets();
|
||||
Task<List<PracticeOpponentEntry>> GetPracticeOpponents();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user