mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 19:16:56 +02:00
minimize diff 2
This commit is contained in:
parent
52f82191f1
commit
e90fdae889
1 changed files with 1 additions and 1 deletions
|
@ -659,7 +659,7 @@ void ViveControllerManager::InputDevice::createPreferences() {
|
||||||
preference->setItems(list);
|
preference->setItems(list);
|
||||||
preferences->addPreference(preference);
|
preferences->addPreference(preference);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
controller::Input::NamedVector ViveControllerManager::InputDevice::getAvailableInputs() const {
|
controller::Input::NamedVector ViveControllerManager::InputDevice::getAvailableInputs() const {
|
||||||
|
|
Loading…
Reference in a new issue