Skip to content
Snippets Groups Projects
Commit 3f9a5166 authored by HydroFlo's avatar HydroFlo
Browse files

edit

parent 670a1f27
No related branches found
No related tags found
No related merge requests found
......@@ -491,7 +491,7 @@ class Labyrinthe extends Program{
for(int k = 0; k < 58-length(file[i][0]); k ++){
vide += " ";
}
println("#### " + file[i][0] + vide + file[i][0] + " ####");
println("#### " + file[i][0] + vide + file[i][1] + " ####");
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment