mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-11-25 03:55:10 +01:00
parent
67971e44e8
commit
ce6aa4ef55
@ -1531,7 +1531,7 @@ public class ChallengesManager
|
|||||||
lastStatus = statusIterator.next();
|
lastStatus = statusIterator.next();
|
||||||
}
|
}
|
||||||
|
|
||||||
return lastStatus != null ? lastStatus.getLevel() : null;
|
return lastStatus != null ? lastStatus.getPreviousLevel() : null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user