Tidying up a bit

This commit is contained in:
alvinsight
2014-02-28 18:40:06 +00:00
parent f17cdd9c32
commit 27cea5e6f0
4 changed files with 16 additions and 15 deletions
-2
View File
@@ -28,8 +28,6 @@ function create() {
// Populate the wave with some data
waveData = game.math.sinCosGenerator(32, 8, 8, 2);
console.log(bmd.context)
}
function update() {