Skip to content

Commit

Permalink
Removed extra bonus mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Abwasserrohr committed Mar 15, 2019
1 parent dcd2793 commit 987b5d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SkyBlock/SKYBLOCK.SK/Functions/challenges.sk
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,5 @@ function getcurrentrepeats(experience:number, repeats:number) :: number:
# > If there is not enough experience, we're done here, return.
else:
set {_done} to true
add {_startrepeats} to {_repeats}
delete {_done}
return round({_repeats})

0 comments on commit 987b5d4

Please sign in to comment.