mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-05-25 10:05:49 +08:00
SysParams
This commit is contained in:
@@ -28,4 +28,6 @@ public class KeyMouseScriptInfo
|
||||
public string StartTime { get; set; } = string.Empty;
|
||||
|
||||
public string StartTimeUnixTimestamp { get; set; } = string.Empty;
|
||||
|
||||
public SysParams? SysParams { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user