From: Robert Kaiser Date: Sat, 8 Dec 2012 13:26:09 +0000 (+0100) Subject: also rename the JS object X-Git-Tag: production~28^2~1 X-Git-Url: https://git-public.kairo.at/?p=tricorder.git;a=commitdiff_plain;h=d3e5ba11e304b4a5f3ed3c0625c2dc6cc2a4073b;hp=d7e9f9ccb2b418d5853620a3d546e7d4752bffc7;ds=sidebyside also rename the JS object --- diff --git a/js/tricorder.js b/js/tricorder.js index 4d5e69b..707910a 100644 --- a/js/tricorder.js +++ b/js/tricorder.js @@ -185,7 +185,7 @@ var gModGrav = { }, } -var gModAcou = { +var gModOther = { activate: function() { //gSounds.scan.play(); },