mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Removed testing variable
This commit is contained in:
@@ -550,8 +550,6 @@ public class QuestController {
|
||||
maxChallenges = 5;
|
||||
}
|
||||
|
||||
maxChallenges = 5;
|
||||
|
||||
// Generate IDs as needed.
|
||||
if (achievements.getCurrentChallenges().size() < maxChallenges) {
|
||||
for (final QuestEventChallenge qc : allChallenges) {
|
||||
|
||||
Reference in New Issue
Block a user