mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Merge remote-tracking branch 'upstream/master'
Conflicts: apps/openmw/mwgui/settingswindow.cpp extern/oics/ICSInputControlSystem_joystick.cpp files/mygui/openmw_settings_window.layout
This commit is contained in:
commit
97cc2522c0
504 changed files with 12728 additions and 6272 deletions
3
extern/oics/ICSInputControlSystem.cpp
vendored
3
extern/oics/ICSInputControlSystem.cpp
vendored
|
@ -36,6 +36,9 @@ namespace ICS
|
|||
, mDetectingBindingControl(NULL)
|
||||
, mLog(log)
|
||||
, mXmouseAxisBinded(false), mYmouseAxisBinded(false)
|
||||
, mClientHeight(1)
|
||||
, mClientWidth(1)
|
||||
, mDetectingBindingDirection(Control::STOP)
|
||||
{
|
||||
ICS_LOG(" - Creating InputControlSystem - ");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue