1
0
mirror of synced 2025-02-23 21:43:35 +01:00

Revert "Made window not always topmost"

This reverts commit 91b522daeb9af61b58137c9c20fef91859f04920.
This commit is contained in:
Aaron M 2019-11-17 13:23:24 +13:00
parent 91b522daeb
commit 5a443c359c

View File

@ -137,9 +137,6 @@ static InitFunction StarWarsEs3XFunc([]()
MH_CreateHookApi(L"xinput1_3.dll", "XInputGetState", &XInputGetStateStarWars, NULL);
MH_EnableHook(MH_ALL_HOOKS);
// Window not topmost!
injector::WriteMemory<BYTE>(imageBase + 0x14F6238, 0x00, true);
if (ToBool(config["General"]["2D DomeFix"]))
{
//Leave for fix incoming