mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 13:58:51 +02:00
fixed some issues with tablet help
This commit is contained in:
parent
e0e36b7a0c
commit
018138f422
2 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 250 KiB After Width: | Height: | Size: 253 KiB |
|
@ -70,7 +70,7 @@
|
||||||
switch (index)
|
switch (index)
|
||||||
{
|
{
|
||||||
case 0:
|
case 0:
|
||||||
handControllerImageURL = "img/tablet-help-keyboard.jpg";
|
handControllerImageURL = "img/tablet-help-oculus.jpg";
|
||||||
showHandControllers();
|
showHandControllers();
|
||||||
break;
|
break;
|
||||||
case 1:
|
case 1:
|
||||||
|
|
Loading…
Reference in a new issue