Getting ready to seed more data
This commit is contained in:
@@ -171,7 +171,6 @@ public class LoadController : SVSimController
|
||||
MasterPoints = 0
|
||||
}).ToList(),
|
||||
ArenaConfig = new ArenaConfig(),
|
||||
ArenaInfos = new List<ArenaInfo>(),
|
||||
RotationSets = rotationSets,
|
||||
UserConfig = new UserConfig(),
|
||||
OpenBattlefieldIds = (await _globalsRepository.GetBattlefields(true))
|
||||
|
||||
Reference in New Issue
Block a user