Skip to content

Forgot to change variable in loop.

Mateusz Brawański requested to merge github/fork/Neuheit/master into master

Created by: Neuheit

Summary

I forgot to change the activities' indexing variable in #573 from i to j. This fixes an IndexOutOfRangeException from being thrown.

Merge request reports

Loading