Skip to content

Commit 955a5fe

Browse files
committed
Disable bringing the game client to the foreground
1 parent c7f961c commit 955a5fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

implement/applications/eve-online/eve-online-local-watch/EveOnline/VolatileProcess.csx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ Response request(Request request)
307307
}
308308
}
309309

310+
if (false)
310311
{
311312
/*
312313
Maybe taking screenshots needs the window to be not occluded by other windows.

0 commit comments

Comments
 (0)