wacca: fix time free not saving, add counter to profile table

This commit is contained in:
2023-04-20 09:46:18 -04:00
parent 00b127361b
commit a30967e8d7
5 changed files with 13 additions and 5 deletions

View File

@ -9,4 +9,4 @@ database = WaccaData
reader = WaccaReader
frontend = WaccaFrontend
game_codes = [WaccaConstants.GAME_CODE]
current_schema_version = 4
current_schema_version = 5