Skip to content
Snippets Groups Projects
Commit 620d4b7d authored by jwendt's avatar jwendt
Browse files

make clang even happier

parent 49581a39
No related branches found
No related tags found
1 merge request!138Feature/#452 device abstraction
......@@ -54,7 +54,6 @@ class VRControllerNavigationBehavior : public phx::Behavior {
phx::VRController* GetController();
float speed_ = 0.5f; // m/s
phx::Transform* target_ = nullptr;
bool button_pressed_ = false;
phx::VRController::ControllerSide side_ =
phx::VRController::INVALID_CONTROLLER;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment