KikooDX 2019-11-05 09:59:28 +01:00
parent 1a65d6bc64
commit 0ba03c4d43
1 changed files with 1 additions and 1 deletions

@ -14,7 +14,7 @@
## Example
```python
levels += [
" "+\ # no empty spaces, need to put spaces else the level brake
" "+\ # no empty spaces, need to put spaces to fill up else the level brake
"#######"+\
"#..+./#"+\
"#@#+..#"+\