removed tab at the end of word

This commit is contained in:
Dante Ruiz 2017-03-09 00:15:02 +00:00
parent b878f164fb
commit 2a275a4f4b

View file

@ -37,7 +37,7 @@ function updateControllerDisplay() {
} }
} }
var button; var button;
var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system"); var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system");
// Independent and Entity mode make people sick. Third Person and Mirror have traps that we need to work through. // Independent and Entity mode make people sick. Third Person and Mirror have traps that we need to work through.