diff options
author | matts1 <mattstark75@gmail.com> | 2013-03-24 19:32:08 +1100 |
---|---|---|
committer | matts1 <mattstark75@gmail.com> | 2013-03-24 19:32:08 +1100 |
commit | 9050f0c0648c3ef2aa74edbf14504231ee0f8725 (patch) | |
tree | 638f9272ea385152af409f222c5992e837848722 /.hgignore | |
parent | 0d85f89a27fa075dcfd9933f4a506c8c95b191c6 (diff) |
added in ice creams and shrinking potions into common.py, engine.py, and the viewers for both pyglet and pygame
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,3 +4,7 @@ syntax: glob docs/build docs/tutorial.pdf + +pyglet +old_matt.py +matt_bot.py |