Remove 2D Domefix checkbox stuff
This commit is contained in:
parent
16590b2877
commit
25cc5bec76
@ -264,11 +264,6 @@ static InitFunction StarWarsEs3XFunc([]()
|
||||
}
|
||||
MH_EnableHook(MH_ALL_HOOKS);
|
||||
|
||||
if (ToBool(config["General"]["2D DomeFix"]))
|
||||
{
|
||||
//Leave for fix incoming
|
||||
}
|
||||
|
||||
if (ToBool(config["General"]["Remove Camera Error"]))
|
||||
{
|
||||
injector::MakeNOP(imageBase + 0xD82EE, 6, true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user