Skip to content

Commit

Permalink
fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
cs0x7f committed Jun 29, 2024
1 parent 6054e34 commit d2da871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/tools/thistlethwaite.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ var thistlethwaite = (function() {
];
axisPrefix = [
['fb', 'ud', 'rl'],
['ud', 'rl', 'fb', 'ud', 'rl', 'fb'],
['ud', 'rl', 'fb', 'rl', 'fb', 'ud'],
[''],
['']
];
Expand Down

0 comments on commit d2da871

Please sign in to comment.