mucsci-students/2023sp-420-G-J-IFY

SPRINT 1 - PUZZLE RANK NOT UPDATING

Closed this issue · 1 comments

There is a bug in player rank never updating.

Primary: Francesco

DONE! Francesco caught 2 problems.

  1. The function to update rank was never being called
  2. The updateRank function used equality instead of assignment operators.