mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
style. fix typo
This commit is contained in:
@@ -129,8 +129,8 @@
|
||||
<Compile Include="UserControl\ConnectSettingsUserControl.xaml.cs">
|
||||
<DependentUpon>ConnectSettingsUserControl.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="UserControl\RogueliekSettingsUserControl.xaml.cs">
|
||||
<DependentUpon>RogueliekSettingsUserControl.xaml</DependentUpon>
|
||||
<Compile Include="UserControl\RoguelikeSettingsUserControl.xaml.cs">
|
||||
<DependentUpon>RoguelikeSettingsUserControl.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="UserControl\MallSettingsUserControl.xaml.cs">
|
||||
<DependentUpon>MallSettingsUserControl.xaml</DependentUpon>
|
||||
@@ -199,7 +199,7 @@
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="UserControl\RogueliekSettingsUserControl.xaml">
|
||||
<Page Include="UserControl\RoguelikeSettingsUserControl.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// <copyright file="RogueliekSettingsUserControl.xaml.cs" company="MaaAssistantArknights">
|
||||
// <copyright file="RoguelikeSettingsUserControl.xaml.cs" company="MaaAssistantArknights">
|
||||
// MeoAsstGui - A part of the MeoAssistantArknights project
|
||||
// Copyright (C) 2021 MistEO and Contributors
|
||||
//
|
||||
Reference in New Issue
Block a user