Fix a bug with the Sync actor
This commit is contained in:
parent
a1e9c565af
commit
0ac7f07081
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import { DotDungeonActor } from "./GenericActor.mjs";
|
||||
import { syncMilestones } from "../../config.mjs";
|
||||
|
||||
export class Sync extends DotDungeonActor {
|
||||
async useRestDie() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue