Skip to content

Commit

Permalink
Merge pull request #516 from wowsims/rogue
Browse files Browse the repository at this point in the history
Add known issue
  • Loading branch information
jimmyt857 authored Mar 13, 2022
2 parents 22d258b + 9689493 commit d05f2aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/rogue/sim.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export class RogueSimUI extends IndividualSimUI<Spec.SpecRogue> {
cssClass: 'rogue-sim-ui',
// List any known bugs / issues here and they'll be shown on the site.
knownIssues: [
'Rotations are not fully optimized, especially for non-standard setups.',
],
warnings: [
// Warning to use all 4 totems if T6 2pc bonus is active.
Expand Down

0 comments on commit d05f2aa

Please sign in to comment.