mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 05:27:07 +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)
|
||||
{
|
||||
case 0:
|
||||
handControllerImageURL = "img/tablet-help-keyboard.jpg";
|
||||
handControllerImageURL = "img/tablet-help-oculus.jpg";
|
||||
showHandControllers();
|
||||
break;
|
||||
case 1:
|
||||
|
|
Loading…
Reference in a new issue