mirror of
https://github.com/snltty/linker.git
synced 2025-10-30 04:02:13 +08:00
暂且去掉h264文件
This commit is contained in:
@@ -444,7 +444,7 @@ namespace cmonitor
|
||||
&& ValidateMemoryKey(dic, out error)
|
||||
&& ValidateScreenScale(dic, out error)
|
||||
&& ValidateReport(dic, out error)
|
||||
&& ValidateElevated(dic, out error);
|
||||
&& ValidateElevated(dic, out error);
|
||||
}
|
||||
|
||||
static bool ValidateMode(Dictionary<string, string> dic)
|
||||
|
||||
Reference in New Issue
Block a user