Skip to content

Commit 4238daf

Browse files
authored
Merge pull request #100 from keiv-fly/develop
Made context.new visible in docs.
2 parents 4a79dfa + 5cb8610 commit 4238daf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tcod/context.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161

6262
__all__ = (
6363
"Context",
64+
"new",
6465
"new_window",
6566
"new_terminal",
6667
"SDL_WINDOW_FULLSCREEN",

0 commit comments

Comments
 (0)