Skip to content
Snippets Groups Projects

Fixes and JSification

Merged kopareigns requested to merge kopareigns/fc-pregmod:fixes into pregmod-master

Changes to the SimpleSlaveSlaveFucking function:

  1. looping with j instead of i, just to be safe about how V.i is interpreted.
  2. made sure the function had the proper name
  3. Removed all mentions of the temporary xxxUse variables. Replaced them with what the end result would have been anyways (increasing xxxCount and xxxTotal). If for some reason you need to access temporary variables in a javascript function, they should be available in State.temporary (instead of State.variables).
  4. Changed spaces to tabs.

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
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading