Skip to content

Commit fa38bd3

Browse files
wyc-26tangge233
andcommitted
chore(PageVersionSetup): 修改选项备注(顺便补个 Co-author)
Co-authored-by: tangge233 <50769997+tangge233@users.noreply.github.com>
1 parent 95e31cb commit fa38bd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Plain Craft Launcher 2/Pages/PageVersion/PageVersionSetup.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,8 @@
230230
ToolTipService.Placement="Right"
231231
ToolTip="PCL 会使用 Java Launch Wrapper 来修复老版本 Java 在中文路径下无法启动的问题。&#xa;如果这被反作弊拦截,或遇到其他问题,也可以将其关闭。" />
232232
<local:MyCheckBox Height="28" Text="使用代理" x:Name="CheckAdvanceUseProxyV2" Tag="VersionAdvanceUseProxyV2"
233-
ToolTip="是否使用全局代理来启动游戏。&#xa;错误的全局配置将会导致无法登录!" />
234-
</StackPanel>
233+
ToolTip="是否使用 [设置-其他-网络-HTTP 代理] 中填写的代理来启动游戏。&#xa;错误的全局配置将会导致无法登录!" />
234+
</StackPanel>(
235235
</Grid>
236236
</local:MyCard>
237237
<local:MyExtraTextButton HorizontalAlignment="Center" Margin="0,-5,0,0"

0 commit comments

Comments
 (0)