parent
79f3725bdd
commit
c4e00f3d57
|
@ -1487,7 +1487,7 @@ Error OS_Windows::initialize(const VideoMode &p_desired, int p_video_driver, int
|
||||||
tilt_supported = orientation[0].axResolution && orientation[1].axResolution;
|
tilt_supported = orientation[0].axResolution && orientation[1].axResolution;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
ERR_PRINT("WinTab context creation falied.");
|
print_verbose("WinTab context creation failed.");
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
wtctx = 0;
|
wtctx = 0;
|
||||||
|
|
Loading…
Reference in New Issue