This commit is contained in:
Gwenhael Le Moine 2011-07-13 21:29:40 +02:00
parent 0a449ca776
commit fa413b05ec

View file

@ -278,8 +278,6 @@ function start_loop( state, elt, board_infos ) {
display_level( state, elt );
});
display_level( state, elt );
}
function initialize_a_star( elt ) {