mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 02:10:21 +08:00
删除意外添加的没用的内容
This commit is contained in:
@@ -474,7 +474,7 @@ namespace MaaWpfGui.ViewModels.UI
|
||||
new CombinedData { Display = LocalizationHelper.GetString("RoguelikeThemeMizuki"), Value = "Mizuki" },
|
||||
new CombinedData { Display = LocalizationHelper.GetString("RoguelikeThemeSami"), Value = "Sami" },
|
||||
};
|
||||
|
||||
|
||||
UpdateRoguelikeSquadList();
|
||||
UpdateRoguelikeCoreCharList();
|
||||
|
||||
@@ -1278,11 +1278,6 @@ namespace MaaWpfGui.ViewModels.UI
|
||||
/// </summary>
|
||||
public List<CombinedData> TouchModeList { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the list of touch modes
|
||||
/// </summary>
|
||||
public List<CombinedData> RemoteControlList { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the list of dark mode.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user