This commit is contained in:
2026-06-24 18:53:43 -04:00
parent 42cfe4823b
commit 43539a3255
3 changed files with 147 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
_MIGRATIONS = {}
_MIGRATIONS = {} # TODO: ADD HUNGER AND LAST PLAYED MIGRATION
def migrate(data):