mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-06 14:51:17 +01:00
47d0dd7978
* Changing an operator from `*=` to `=` and cleaning up an empty `if` control statement. (#77459) ## About The Pull Request Exactly what it reads on the title. I shouldn't be bothered thoroughfully explaining this with several paragraphs when it's only 3 lines of code affected. ## Why It's Good For The Game I've sadly the dramatic timing of noticing my own slips minutes after one of my PRs (#77420 in this case) get merged. ## Changelog Barely any impact to the game beside perhaps ironically more generous probability weights for fish without a bait. * Changing an operator from `*=` to `=` and cleaning up an empty `if` control statement. --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>