Skip to content

Commit

Permalink
Merge pull request #289 from WForst-Breeze/master
Browse files Browse the repository at this point in the history
删除 安装 Mod 页面中意外出现的一个字符
  • Loading branch information
LTCatt authored Mar 16, 2023
2 parents e9d003d + a22afd5 commit 0489ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Minecraft/安装 Mod.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@

<Grid Margin="0,20,0,4">
<TextBlock TextWrapping="Wrap" Margin="0,15,0,4"
Text="4. 回到主页面,点击“版本设置”,选择左侧菜单栏中的 “Mod 管理” 选项,您会看到以您刚刚下载的 Mod。"/>
Text="4. 回到主页面,点击“版本设置”,选择左侧菜单栏中的 “Mod 管理” 选项,您会看到您刚刚下载的 Mod。"/>
</Grid>
</StackPanel>
</local:MyCard>
Expand Down

0 comments on commit 0489ff8

Please sign in to comment.