diff options
author | InigoGutierrez <inigogf.95@gmail.com> | 2020-05-17 21:24:49 +0200 |
---|---|---|
committer | InigoGutierrez <inigogf.95@gmail.com> | 2020-05-17 21:24:49 +0200 |
commit | 82f889c1dc6efed9c5ca48301989b18e0282b3ee (patch) | |
tree | 5e271dfdf1373844edc50de190fd3c67cae469f3 | |
parent | 713c0858093eaa2c7add033de8016bc2a2cf2133 (diff) | |
download | scripts-82f889c1dc6efed9c5ca48301989b18e0282b3ee.tar.gz scripts-82f889c1dc6efed9c5ca48301989b18e0282b3ee.zip |
Explanation on missing tiles for mapGen.sh
-rw-r--r-- | mapGen/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mapGen/README.md b/mapGen/README.md index 4872948..c64a940 100644 --- a/mapGen/README.md +++ b/mapGen/README.md @@ -69,6 +69,10 @@ XXXXXXXXXooXXXXXXXXX XXXXXXXXXooXXXXXXXXX ``` +Note that for the second image a different folder with some missing tiles where used (no tiles +starting by D or S). The script puts a red pixel there and the cyan background is seen, indicating +this absence. + ## Usage ``` |