fix: simplify talent rank display in character sheet

This commit is contained in:
Johannes Loher 2022-11-10 03:32:52 +01:00
parent d99b1006ba
commit 1e7492073e
9 changed files with 3 additions and 73 deletions

View file

@ -39,7 +39,6 @@
@use "components/actor/currency";
@use "components/actor/description";
@use "components/actor/profile";
@use "components/actor/talent_rank_equation";
// item
@use "components/item/item_header";