Autofix small errors
This commit is contained in:
@@ -9,4 +9,3 @@ $map->paint();
|
||||
$map->move_to(1,1);
|
||||
$map->paint();
|
||||
echo "</body>";
|
||||
?>
|
||||
Reference in New Issue
Block a user
@@ -9,4 +9,3 @@ $map->paint();
|
||||
$map->move_to(1,1);
|
||||
$map->paint();
|
||||
echo "</body>";
|
||||
?>
|
||||