mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-23 15:24:07 +02:00
Fix for 3DConnection
This commit is contained in:
parent
b63df98b8b
commit
775994f9d0
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
//
|
//
|
||||||
|
|
||||||
#include "3DConnexionClient.h"
|
#include "3DConnexionClient.h"
|
||||||
|
#include "Menu.h"
|
||||||
#include "UserActivityLogger.h"
|
#include "UserActivityLogger.h"
|
||||||
|
|
||||||
const float MAX_AXIS = 75.0f; // max forward = 2x speed
|
const float MAX_AXIS = 75.0f; // max forward = 2x speed
|
||||||
|
|
Loading…
Reference in a new issue