mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 02:03:11 +02:00
Rename Mac only Oculus display plugin
This commit is contained in:
parent
ee62a211ac
commit
b635e32933
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
||||||
|
|
||||||
using namespace oglplus;
|
using namespace oglplus;
|
||||||
|
|
||||||
const QString OculusLegacyDisplayPlugin::NAME("Oculus Rift (0.5) (Legacy)");
|
const QString OculusLegacyDisplayPlugin::NAME("Oculus Rift");
|
||||||
|
|
||||||
OculusLegacyDisplayPlugin::OculusLegacyDisplayPlugin() {
|
OculusLegacyDisplayPlugin::OculusLegacyDisplayPlugin() {
|
||||||
}
|
}
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
{"name":"Oculus Rift (0.5) (Legacy)"}
|
{"name":"Oculus Rift"}
|
||||||
|
|
Loading…
Reference in a new issue