summaryrefslogtreecommitdiff
path: root/src/mapdata.py
diff options
context:
space:
mode:
authorColin Noga <Tempus@Spectrum-Song.local>2011-11-09 10:23:50 -0600
committerColin Noga <Tempus@Spectrum-Song.local>2011-11-09 10:23:50 -0600
commit45862beccd07de14d66d249fc368057bb0a33fd4 (patch)
treeb76e29d91165629766cb99ccbaf5dd7d74127837 /src/mapdata.py
parent02a1d81d760525f515337d2109feba8887aa5edb (diff)
downloadkoopatlas-45862beccd07de14d66d249fc368057bb0a33fd4.tar.gz
koopatlas-45862beccd07de14d66d249fc368057bb0a33fd4.zip
Bunches of object stuff relating to groups
Diffstat (limited to '')
-rw-r--r--src/mapdata.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapdata.py b/src/mapdata.py
index d4eb2eb..4bde9a6 100644
--- a/src/mapdata.py
+++ b/src/mapdata.py
@@ -126,7 +126,7 @@ class KPMap(object):
self.loadedTilesets = {}
# TESTING CRAP
- self.tilesets['Test'] = {'path': '/home/me/Dropbox/NEWERsmbw/Test2.arc'}
+ self.tilesets['Test'] = {'path': '/Users/Tempus/Dropbox/NEWERsmbw/Test2.arc'}
self.reloadTileset('Test')