Searched refs:UnseenMiniGames (Results 1 – 1 of 1) sorted by relevance
2255 BPList<MiniGameType> UnseenMiniGames; in RunTest() local2264 UnseenMiniGames.Add(it->first); in RunTest()2269 UnseenMiniGames.Shuffle(); in RunTest()2277 to_add = min(UnseenMiniGames.Count, 4); in RunTest()2281 TestMiniGames.Add(UnseenMiniGames[i]); in RunTest()