eve-o preview -> eve-o-preview
lutris install script
This commit is contained in:
@@ -686,7 +686,7 @@ namespace EveOPreview.Services
|
||||
return false;
|
||||
}
|
||||
|
||||
// Check whether the currently active window belongs to EVE-O Preview itself
|
||||
// Check whether the currently active window belongs to EVE-O-Preview itself
|
||||
private bool IsMainWindowActive(IntPtr windowHandle)
|
||||
{
|
||||
return (this._processMonitor.GetMainProcess().Handle == windowHandle);
|
||||
|
Reference in New Issue
Block a user