mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 07:47:30 +02:00
Merge pull request #10024 from druiz17/tablet-goto-fix
fix spelling and page selection for help page on the tablet
This commit is contained in:
commit
1916a46a31
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