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

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 ) {