mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 10:32:19 +08:00
feat: 添加一个XML注释
This commit is contained in:
@@ -1281,6 +1281,9 @@ namespace MeoAsstGui
|
||||
|
||||
private bool _isLevel3UseShortTime = Convert.ToBoolean(ViewStatusStorage.Get("AutoRecruit.IsLevel3UseShortTime", bool.FalseString));
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether to shorten the time for level 3.
|
||||
/// </summary>
|
||||
public bool IsLevel3UseShortTime
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user