mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
try, try again
This commit is contained in:
parent
45bcf626aa
commit
359f05426c
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include "OculusHelpers.h"
|
||||
|
||||
const QString OculusLegacyDisplayPlugin::NAME("Oculus Rift");
|
||||
const char* OculusLegacyDisplayPlugin::NAME { "Oculus Rift" };
|
||||
|
||||
OculusLegacyDisplayPlugin::OculusLegacyDisplayPlugin() {
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue