mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 12:08:54 +02:00
minimize diff
This commit is contained in:
parent
724f849d88
commit
52f82191f1
1 changed files with 1 additions and 2 deletions
|
@ -659,8 +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