Mercurial > traipse_dev
diff orpg/mapper/base.py @ 71:449a8900f9ac ornery-dev
Code refining almost completed, for this round. Some included files are still in need of some clean up, but this is test worthy.
author | sirebral |
---|---|
date | Thu, 20 Aug 2009 03:00:39 -0500 |
parents | 072ffc1d466f |
children | dcae32e219f1 |
line wrap: on
line diff
--- a/orpg/mapper/base.py Tue Aug 18 20:48:36 2009 -0500 +++ b/orpg/mapper/base.py Thu Aug 20 03:00:39 2009 -0500 @@ -30,7 +30,6 @@ from images import ImageHandler from orpg.tools.rgbhex import * from orpg.orpg_windows import * -from orpg.orpg_xml import * from math import * from threading import Lock import time