Skip to content

Commit

Permalink
1.2.5rc2 优化HitDelay中折线图的显示 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ginsakura committed Oct 2, 2023
1 parent 0d1e098 commit 3d96f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MusyncSavDecodeGUI.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

version = '1.2.5rc2'
preVersion = "1.2.5pre3"
# isPreRelease = True
isPreRelease = True
isPreRelease = False

class MusyncSavDecodeGUI(object):
Expand Down

0 comments on commit 3d96f4b

Please sign in to comment.