Mercurial > traipse_dev
view orpg/templates/nodes/grid.xml @ 6:668694b93f6c grumpy-goblin
Changed it to a try pass, in case the .pyc was not created. Updated Build Number.
author | sirebral |
---|---|
date | Wed, 15 Jul 2009 04:06:37 -0500 |
parents | 4385a7d0efd1 |
children |
line wrap: on
line source
<nodehandler class="rpg_grid_handler" icon="grid" module="rpg_grid" name="Grid" version="1.0"> <grid autosize="1" border="1"> <row version="1.0"> <cell/> <cell/> </row> <row version="1.0"> <cell/> <cell/> </row> </grid> <macros> <macro name=""/> </macros> </nodehandler>