diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..63356c2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +maps/ diff --git a/mapgen.py b/mapgen.py old mode 100644 new mode 100755 diff --git a/samples/map-00.png b/samples/map-00.png index 000e5aa..10e3f9a 100644 Binary files a/samples/map-00.png and b/samples/map-00.png differ