mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-11 09:24:58 +00:00
Update ScreenMatch.cs
This commit is contained in:
parent
9783e55069
commit
a00d43a59e
|
@ -1,6 +1,6 @@
|
||||||
// ScreenMatching.cs
|
// ScreenMatching.cs
|
||||||
// https://github.com/gnh1201/welsonjs
|
// https://github.com/gnh1201/welsonjs
|
||||||
// https://github.com/gnh1201/welsonjs/wiki/Screen-Time-Feature
|
// https://catswords-oss.rdbl.io/5719744820/8803957194
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Diagnostics;
|
using System.Diagnostics;
|
||||||
|
@ -887,4 +887,4 @@ public class ScreenMatch
|
||||||
return BitConverter.ToUInt32(crc32.GetCurrentHash(), 0);
|
return BitConverter.ToUInt32(crc32.GetCurrentHash(), 0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user