mirror of
https://github.com/lubosz/overte.git
synced 2025-04-07 15:22:09 +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;
|
||||
|
||||
const QString OculusLegacyDisplayPlugin::NAME("Oculus Rift (0.5) (Legacy)");
|
||||
const QString OculusLegacyDisplayPlugin::NAME("Oculus Rift");
|
||||
|
||||
OculusLegacyDisplayPlugin::OculusLegacyDisplayPlugin() {
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"name":"Oculus Rift (0.5) (Legacy)"}
|
||||
{"name":"Oculus Rift"}
|
||||
|
|
Loading…
Reference in a new issue