mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-05-15 09:17:13 +08:00
code cleanup
This commit is contained in:
@@ -49,7 +49,7 @@ public class GraphicsCapture : IWindowCapture
|
||||
_captureSession.IsBorderRequired = false;
|
||||
_captureSession.IsCursorCaptureEnabled = false;
|
||||
}
|
||||
|
||||
|
||||
_captureSession.StartCapture();
|
||||
IsCapturing = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user