top | item 42906315

(no title)

librish | 1 year ago

There are some funny comments in the code:

  function mousePressed() {
    // This is the worst if statement in the history of if statements
    if (!refining && !mde && !completed && !shared) {
      ...
    }
  }

discuss

order

No comments yet.