mirror of
https://github.com/overte-org/overte.git
synced 2025-08-05 22:40:12 +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) {
|
switch (params.defaultTab) {
|
||||||
case "handControllers":
|
case "handControllers":
|
||||||
showHandControllers();
|
showHandControllers();
|
||||||
index = 0;
|
index = 0;
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Reference in a new issue