Mercurial > traipse_dev
view orpg/templates/nodes/default_map.xml @ 57:9014d7861bb3 traipse_dev
Removed some extra print messages from the server. Cleaned up the Manifest
that was causing problems on linux. Might have been an errouneous push.
Testing on WinXP
author | sirebral |
---|---|
date | Fri, 07 Aug 2009 23:21:37 -0500 |
parents | 4385a7d0efd1 |
children |
line wrap: on
line source
<nodehandler class="min_map" icon="compass" module="core" name="miniature Map"> <map sizex='1000' sizey='1000' action='new'> <grid size='60' mode='0' line='2' snap='1' color='#000000'/> <bg type='3' color='#008040'/> <miniatures serial='0'/> </map> </nodehandler>