mirror of
https://github.com/wassname/phaser.git
synced 2026-07-31 12:40:07 +08:00
Tidying up a bit
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user