update camera error
This commit is contained in:
parent
cd20446f27
commit
84f1cb33ec
@ -145,7 +145,6 @@ static InitFunction StarWarsEs3XFunc([]()
|
||||
if (ToBool(config["General"]["Remove Camera Error"]))
|
||||
{
|
||||
injector::MakeNOP(imageBase + 0xD82EE, 6, true);
|
||||
injector::MakeNOP(imageBase + 0xD83F2, 6, true);
|
||||
}
|
||||
|
||||
}, GameID::StarWarsEs3X);
|
||||
|
Loading…
x
Reference in New Issue
Block a user