mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-24 11:29:54 +02:00
Remove outdated comment
This commit is contained in:
parent
d5ab01cbd1
commit
0417595806
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ export class MigrationHandlerBase {
|
||||||
}
|
}
|
||||||
|
|
||||||
async migrate() {
|
async migrate() {
|
||||||
// todo: handle migrations, but have a way for a migration handler to specify if migrations are handled
|
|
||||||
// todo: handle more than just migrating effects. Right now this can only migrate effects
|
// 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: the preload is hardcoded, we should not hardcode it
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue