Skip to content

Commit

Permalink
Update ModSecret.vb
Browse files Browse the repository at this point in the history
  • Loading branch information
Silverteal authored May 31, 2024
1 parent 2ff1ac7 commit fe8dd0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plain Craft Launcher 2/Modules/ModSecret.vb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Friend Module ModSecret
#Region "杂项"

'在开源内容的注册表键与普通内容的注册表键隔离
Public Const RegFolder As String = "PCLDebug"
Public Const RegFolder As String = "PCLDebug2"

Friend Sub SecretOnApplicationStart()
'提升 UI 线程优先级
Expand Down

0 comments on commit fe8dd0b

Please sign in to comment.