Empoignade V2
This commit is contained in:
@@ -47,6 +47,7 @@ export class RollType {
|
||||
}
|
||||
|
||||
setDiffType(rollData, type) {
|
||||
type = rollData.selected[PART_DIFF].type ?? type
|
||||
rollData.current[PART_DIFF].type = type
|
||||
this.setRollDataType(rollData)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user