Fix actions/tour

This commit is contained in:
2025-02-13 22:42:56 +01:00
parent 86dfa54314
commit bf7a9f9ea5
49 changed files with 138 additions and 132 deletions

View File

@ -16,10 +16,6 @@ export class TeDeumCombat extends Combat {
return this;
}
/* -------------------------------------------- */
_onUpdate(changed, options, userId) {
}
/* -------------------------------------------- */
static async checkTurnPosition() {
while (game.combat.turn > 0) {