fixe hexa radios
This commit is contained in:
@@ -56,6 +56,11 @@ export class VermineCharacterSheet extends VermineActorSheet {
|
||||
// Add roll data for TinyMCE editors.
|
||||
context.rollData = context.actor.getRollData();
|
||||
|
||||
|
||||
//get the group actor
|
||||
context.group = this.getGroup()
|
||||
|
||||
|
||||
// Prepare active effects
|
||||
context.effects = prepareActiveEffectCategories(this.actor.effects);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user