mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-22 02:19:54 +02:00
Minor cleanup
This commit is contained in:
parent
01a6ce7d78
commit
e3e1ae2706
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ export class MigrationHandlerBase {
|
|||
// todo: handle more than just migrating effects. Right now this can only migrate effects
|
||||
// NOTE: the preload is hardcoded, we should not hardcode it
|
||||
|
||||
// note: last update costs as 5 on the progress
|
||||
const numActors = game.actors.length;
|
||||
const numItems = game.items.length;
|
||||
const finalUpdateProgress = 5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue