Quest menu update

This commit is contained in:
Sol
2020-05-18 03:29:30 +00:00
committed by Michael Kamensky
parent 56b5a6d3c2
commit 74b3ecd8ce
11 changed files with 364 additions and 245 deletions

View File

@@ -23,7 +23,7 @@ import java.util.List;
* This class is used to store the Quest starting pool preferences.
* (It could be expanded to store other Quest starting preferences as well,
* in order to reduce the number of parameters that need to be passed to
* QuestController.newGame from CSubmenuQuestData)
* QuestController.newGame from CSubmenuQuestStart)
*
*/
public final class StartingPoolPreferences {