Add ability to select custom status icons #44
1 changed files with 0 additions and 1 deletions
|
|
@ -67,7 +67,6 @@ export class StatusEffectIconConfig extends HandlebarsApplicationMixin(Applicati
|
|||
|
||||
this.#overrides ??= game.settings.get(__ID__, customStatusIconsKey);
|
||||
this.#originalOverrides ??= foundry.utils.deepClone(this.#overrides);
|
||||
// console.log({ original: this.#originalOverrides, current: this.#overrides });
|
||||
|
||||
|
Oliver marked this conversation as resolved
|
||||
ctx.effects = [];
|
||||
for (const effect of effects) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue
Remove this log