mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 08:14:48 +02:00
More attempt to fix indentation.
Still looked fine in github's editor and N++.
This commit is contained in:
parent
b4be7544b9
commit
59bba5b6e6
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@
|
|||
switch (params.defaultTab) {
|
||||
case "handControllers":
|
||||
showHandControllers();
|
||||
index = 0;
|
||||
index = 0;
|
||||
break;
|
||||
case "gamepad":
|
||||
showGamepad();
|
||||
|
|
Loading…
Reference in a new issue