More attempt to fix indentation.

Still looked fine in github's editor and N++.
This commit is contained in:
Jason Najera 2018-11-08 13:16:24 -08:00 committed by GitHub
parent b4be7544b9
commit 59bba5b6e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -149,7 +149,7 @@
switch (params.defaultTab) {
case "handControllers":
showHandControllers();
index = 0;
index = 0;
break;
case "gamepad":
showGamepad();