Indentation according to style guide

This commit is contained in:
Robert Storlind 2014-03-14 09:25:43 +01:00
parent 1a1837cc7e
commit 38e312c93e

View file

@ -105,4 +105,3 @@ Drone.extend('amazing', function(size_x, size_y) {
maze_draw(maze_display(m), this);
}
});