Bugfix : Bt in xp tab, Gm monitor render and combat with null
This commit is contained in:
@@ -330,6 +330,7 @@ export class GmMonitor extends FormApplication {
|
||||
}
|
||||
if (!foundry.utils.isObjectEmpty(updateData)) {
|
||||
await actor.update(updateData);
|
||||
this.render(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user