mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 08:14:48 +02:00
Attempt to fix spacing
Weird thing is it still looked fine in GitHub's editor...
This commit is contained in:
parent
a6494bf379
commit
b4be7544b9
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@
|
|||
}
|
||||
|
||||
switch (params.defaultTab) {
|
||||
case "handControllers":
|
||||
case "handControllers":
|
||||
showHandControllers();
|
||||
index = 0;
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue