Mercurial > fife-parpg
diff clients/rio_de_hola/run.py @ 98:214e3eb81eb2
better structure for techdemo scripts + svn:ignore fixes
author | jasoka@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Mon, 21 Jul 2008 13:46:15 +0000 |
parents | 4a0efb7baf70 |
children | c6b9e63a51d8 |
line wrap: on
line diff
--- a/clients/rio_de_hola/run.py Sun Jul 20 20:08:11 2008 +0000 +++ b/clients/rio_de_hola/run.py Mon Jul 21 13:46:15 2008 +0000 @@ -13,7 +13,8 @@ sys.path.append(_jp(p)) import fife, fifelog -from scripts import world, eventlistenerbase +from scripts import world +from scripts.common import eventlistenerbase from basicapplication import ApplicationBase import pychan import pychan.widgets as widgets