1
0
mirror of synced 2025-02-01 12:17:55 +01:00

Sorry broke being able to go ingame, remove until proper fix later

This commit is contained in:
Aaron M 2019-11-17 08:16:15 +13:00
parent 3bbcbadd88
commit 7b1b48a6b3

View File

@ -139,7 +139,7 @@ static InitFunction StarWarsEs3XFunc([]()
if (ToBool(config["General"]["2D DomeFix"]))
{
injector::MakeNOP(imageBase + 0xBCA13, 3);
//Leave for fix incoming
}
}, GameID::StarWarsEs3X);