Skip to content
Snippets Groups Projects

Fix ending sign RNG off by one error + comment for __internal_prng_bound__

Merged Craftyawesome requested to merge Craftyawesome/RingRacers:fix-endsign-rng into master

The +1 is not needed because plistlen will become the active player count, and the RNG needs to return between 0 and (plistlen - 1).

And while we're there, correct/adjust the comment to specify it cannot return the bound and can only return less.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading