Skip to content

Commit

Permalink
Merge pull request #4022 from Tharre/warlock_ui
Browse files Browse the repository at this point in the history
Warlock UI
  • Loading branch information
Tharre authored Nov 9, 2023
2 parents 4b6f990 + a2c6c25 commit 4f1bd6d
Show file tree
Hide file tree
Showing 12 changed files with 825 additions and 800 deletions.
2 changes: 1 addition & 1 deletion proto/warlock.proto
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ message Warlock {
Armor armor = 1;
Summon summon = 2;
WeaponImbue weaponImbue = 3;
bool newDPBehaviour = 4;
bool _oldDPBehaviourOption = 4;
}
Options options = 3;
}
Loading

0 comments on commit 4f1bd6d

Please sign in to comment.