- Clarification and announcement.

This commit is contained in:
Michael Kamensky
2021-03-14 09:55:18 +03:00
parent 1cd7e4e234
commit 147a85e0e5
2 changed files with 3 additions and 2 deletions

View File

@@ -189,7 +189,7 @@ public class QuestPreferences extends PreferencesStore<QuestPreferences.QPref> i
FOIL_FILTER_DEFAULT("0"),
RATING_FILTER_DEFAULT("1"),
// Exclude promos from staring quest pool and the pool for random rewards
// Exclude promos from the random reward pool
EXCLUDE_PROMOS_FROM_POOL("1");
private final String strDefaultVal;