Fix a couple of typos
Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
This commit is contained in:
parent
25765a1b0f
commit
bc84afd2e5
5 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# This is the open-adventure dungeon generator. It consumes a YAML description of
|
||||
# the dungeon and outputs a dungeon.h and dungeon.c pair of C code files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue