mirror of
https://github.com/Steffo99/flyingsnake.git
synced 2024-12-22 14:44:17 +00:00
Remove duplicate image
This commit is contained in:
parent
1b0e493973
commit
a7e88a1c50
1 changed files with 1 additions and 3 deletions
|
@ -26,8 +26,6 @@ To create a basic world map named `Output.png` from the `Small_Example.wld` file
|
||||||
python3.7 -m flyingsnake Small_Example.wld Output.png
|
python3.7 -m flyingsnake Small_Example.wld Output.png
|
||||||
```
|
```
|
||||||
|
|
||||||
![A world map](https://i.imgur.com/JCfURxv.png)
|
|
||||||
|
|
||||||
### Layers
|
### Layers
|
||||||
|
|
||||||
The world map is generated by merging together multiple layers that can be enabled/disabled through flags.
|
The world map is generated by merging together multiple layers that can be enabled/disabled through flags.
|
||||||
|
|
Loading…
Reference in a new issue