Skip to content

Commit

Permalink
Update FormMain.xaml.vb
Browse files Browse the repository at this point in the history
  • Loading branch information
wuliaodexiaoluo authored Feb 7, 2025
1 parent 11f49f1 commit 7da5208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plain Craft Launcher 2/FormMain.xaml.vb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Public Class FormMain
If LastVersion < 357 Then
FeatureList.Add(New KeyValuePair(Of Integer, String)(1, "修复第三方登录无效会话问题"))
BugCount += 1
End
End If
If LastVersion < 356 Then
FeatureList.Add(New KeyValuePair(Of Integer, String)(3, "修复正版验证无法正常进行的问题"))
FeatureList.Add(New KeyValuePair(Of Integer, String)(2, "深色模式优化"))
Expand Down

0 comments on commit 7da5208

Please sign in to comment.