diff options
| author | George Angelopoulos <l4than.d3vers@gmail.com> | 2013-04-21 20:38:57 +0300 |
|---|---|---|
| committer | George Angelopoulos <l4than.d3vers@gmail.com> | 2013-04-21 20:38:57 +0300 |
| commit | c569846c6c5253911618924afefb7ae549dd9ef6 (patch) | |
| tree | cdf01f47cb5a4f5a39d1f2f788027de8afae03b1 | |
| parent | 3632fc802ba9c537653e633b12d9430c7ed3f0b6 (diff) | |
Added a comment
| -rw-r--r-- | weatbag/tiles/s2e1.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/weatbag/tiles/s2e1.py b/weatbag/tiles/s2e1.py index 8924842..6fd2aec 100644 --- a/weatbag/tiles/s2e1.py +++ b/weatbag/tiles/s2e1.py @@ -1,3 +1,4 @@ +# Second and final bug quest tile. from weatbag import words class Tile: |
