mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 14:03:55 +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 "Menu.h"
|
||||
#include "UserActivityLogger.h"
|
||||
|
||||
const float MAX_AXIS = 75.0f; // max forward = 2x speed
|
||||
|
|
Loading…
Reference in a new issue