wacca: fix time free not saving, add counter to profile table
This commit is contained in:
@ -941,6 +941,7 @@ class PlayType(Enum):
|
||||
PlayTypeVs = 2
|
||||
PlayTypeCoop = 3
|
||||
PlayTypeStageup = 4
|
||||
PlayTypeTimeFree = 5
|
||||
|
||||
|
||||
class StageInfo:
|
||||
|
Reference in New Issue
Block a user