Mercurial > traipse_dev
view orpg/templates/nodes/grid.xml @ 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 | 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>