Mercurial > code > home > repos > light9
changeset 195:8c7f136120a9
update dispatcher import
author | drewp |
---|---|
date | Wed, 16 Jun 2004 06:56:40 +0000 |
parents | 70d45c584776 |
children | 07bac5061d69 |
files | flax/tracker |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/flax/tracker Tue Jun 15 02:06:36 2004 +0000 +++ b/flax/tracker Wed Jun 16 06:56:40 2004 +0000 @@ -10,7 +10,7 @@ from math import sqrt,sin,cos from pygame.rect import Rect from xmlnodebase import xmlnodeclass,collectiveelement,xmldocfile -import dispatcher +from dispatch import dispatcher import dmxclient