Split Items by category in actor sheet (pc & npc) for better readability

Fix actor fromData
This commit is contained in:
Vlyan
2021-02-13 14:31:12 +01:00
parent db5d5b62aa
commit cb0696f662
9 changed files with 87 additions and 38 deletions

View File

@@ -23,7 +23,7 @@ export class RollnKeepDialog extends FormApplication {
/**
* The current Roll
* @param {Roll} roll
* @param {RollL5r5e} roll
*/
roll = null;