fixed typo and made window closable
This commit is contained in:
parent
91b4711ee9
commit
533a74c4fa
3 changed files with 5 additions and 4 deletions
2
g.py
2
g.py
|
|
@ -36,5 +36,5 @@ sdl_renderer: tcod.sdl.render.Renderer
|
|||
atlas: tcod.render.SDLTilesetAtlas
|
||||
"""The tileset atlas"""
|
||||
|
||||
console_reder: tcod.render.SDLConsoleRender
|
||||
console_render: tcod.render.SDLConsoleRender
|
||||
"""The console renderer"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue