Indentation according to style guide
This commit is contained in:
parent
1a1837cc7e
commit
38e312c93e
1 changed files with 87 additions and 88 deletions
|
@ -105,4 +105,3 @@ Drone.extend('amazing', function(size_x, size_y) {
|
|||
maze_draw(maze_display(m), this);
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Reference in a new issue