Remove 2D Domefix checkbox stuff
This commit is contained in:
parent
16590b2877
commit
25cc5bec76
@ -263,11 +263,6 @@ static InitFunction StarWarsEs3XFunc([]()
|
||||
MH_CreateHookApi(L"xinput1_3.dll", "XInputSetState", &XInputStateStarWars, NULL);
|
||||
}
|
||||
MH_EnableHook(MH_ALL_HOOKS);
|
||||
|
||||
if (ToBool(config["General"]["2D DomeFix"]))
|
||||
{
|
||||
//Leave for fix incoming
|
||||
}
|
||||
|
||||
if (ToBool(config["General"]["Remove Camera Error"]))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user