mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 19:14:59 +02:00
try, try again
This commit is contained in:
parent
645134e4b0
commit
7a160ce5e8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
#include "OculusHelpers.h"
|
||||
|
||||
const QString OculusDisplayPlugin::NAME("Oculus Rift");
|
||||
const char* OculusDisplayPlugin::NAME { "Oculus Rift" };
|
||||
static ovrPerfHudMode currentDebugMode = ovrPerfHud_Off;
|
||||
|
||||
bool OculusDisplayPlugin::internalActivate() {
|
||||
|
|
Loading…
Reference in a new issue