mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-06-04 11:05:50 +08:00
删除 BitBlt 稳定版(实际也不稳定)
This commit is contained in:
@@ -7,8 +7,6 @@ public class BitBltOldCapture : IGameCapture
|
||||
{
|
||||
private nint _hWnd;
|
||||
|
||||
public CaptureModes Mode => CaptureModes.BitBlt;
|
||||
|
||||
public static object LockObject { get; } = new();
|
||||
|
||||
public bool IsCapturing { get; private set; }
|
||||
|
||||
Reference in New Issue
Block a user