Skip to content

Commit

Permalink
your momments
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed May 14, 2020
1 parent 417ed5e commit 2f6b808
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Etterna/Globals/MinaCalc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -488,10 +488,10 @@ Calc::SequenceJack(const Finger& f, int track, int mode)
// notes but in sequences of values for sequences of notes. Longjacks will
// have more but lower values compared to minijacks. If this sounds simple
// it's because conceptually it is, but in practice the setup applies
// implicit methods by its design that may be redundant with an attempt to
// explicit use of them in loops, or not. It's not something you can
// understand unless you actually study debug output while tinkering with
// numbers, trust me you aren't that smart.
// implicit methods by its design that may be redundant with explicit use of
// them in loops, or not. It's not something you can understand well unless
// you actually study debug output while tinkering with numbers, trust me
// you aren't that smart.


bool dbg = true && debugmode && mode == 0;
Expand Down

0 comments on commit 2f6b808

Please sign in to comment.